#febcb1 color space conversions
Hex:
#febcb1
RGB:
254, 188, 177
CMY:
0, 26, 31
CMYK:
0, 26, 30, 0
HSL:
9°, 97.4684%, 84.5098%
HSV (HSB):
9°, 30.3150%, 99.6078%
XYZ:
66.7921, 60.2116, 49.6966
xyY:
0.3780, 0.3408, 60.2116
CIE-Lab:
81.9531, 22.3162, 14.8970
CIE-LCH:
81.9531, 26.8316, 33.7248
CIE-Luv:
81.9531, 43.5793, 16.9557
Hunter-Lab:
77.5961, 17.8534, 16.3449
#febcb1 color charts
#febcb1 color shades, tints & tones
#febcb1 color schemes
#febcb1 color preview, HTML & CSS examples
This text has a color of #febcb1
<p style="color:#febcb1;">Text here</p>
.mytext {color:#febcb1;}
This box has a color of #febcb1
<div style="background-color:#febcb1;">Content here</div>
.mybackground {background-color:#febcb1;}
Border around this has a color of #febcb1
<div style="border:2px solid #febcb1;">Content here</div>
.myborder {border:2px solid #febcb1;}