vivid magenta/vivid cerise
#ffc4eb color RGB value is (255,196,235)
#ffc4eb color CMYK value
#ffc4eb color HSL value
HSV(or HSB) | 320.3° | 23.1 | 100 |
XYZ | 75.975 | 66.738 | 87.475 |
Yxy | 0.33 | 0.29 | 66.738 |
LAB | 85.371 | 27.086 | -11.146 |
LUV | 85.371 | 32.232 | -22.106 |
Hunter-LAB | 81.693 | 23.043 | -6.301 |
CIE-LCH | 85.371 | 29.29 | 337.632 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | C4 | EB |
Decimal | 255 | 196 | 235 |
Octal | 377 | 304 | 353 |
Binary | 11111111 | 11000100 | 11101011 |
Below, you can see some colors close to #ffc4eb. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #ffc4eb.
<span style="color:#ffc4eb">Text here</span>
This paragraph has a background color of #ffc4eb.
<p style="background-color:#ffc4eb;">Content here</p>
This element has a border color of #ffc4eb.
<div style="border:1px #ffc4eb;">Content here</div>
.text {color:#ffc4eb;}
.background {background-color:#ffc4eb;}
.border {border:1px solid #ffc4eb;}
.text-shadow {border:1px solid #ffc4eb;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #050003 is the darkest color, while #ffeff9 is the lightest one.