#febcbd color space conversions
Hex:
#febcbd
RGB:
254, 188, 189
CMY:
0, 26, 26
CMYK:
0, 26, 26, 0
HSL:
359°, 97.0588%, 86.6667%
HSV (HSB):
359°, 25.9843%, 99.6078%
XYZ:
68.0416, 60.7114, 56.2764
xyY:
0.3677, 0.3281, 60.7114
CIE-Lab:
82.2233, 23.9061, 8.8468
CIE-LCH:
82.2233, 25.4905, 20.3076
CIE-Luv:
82.2233, 42.0438, 8.3526
Hunter-Lab:
77.9175, 19.5197, 11.7197
#febcbd color charts
#febcbd color shades, tints & tones
#febcbd color schemes
#febcbd color preview, HTML & CSS examples
This text has a color of #febcbd
<p style="color:#febcbd;">Text here</p>
.mytext {color:#febcbd;}
This box has a color of #febcbd
<div style="background-color:#febcbd;">Content here</div>
.mybackground {background-color:#febcbd;}
Border around this has a color of #febcbd
<div style="border:2px solid #febcbd;">Content here</div>
.myborder {border:2px solid #febcbd;}