#febca1 color space conversions
Hex:
#febca1
RGB:
254, 188, 161
CMY:
0, 26, 37
CMYK:
0, 26, 37, 0
HSL:
17°, 97.8947%, 81.3725%
HSV (HSB):
17°, 36.6142%, 99.6078%
XYZ:
65.2893, 59.6105, 41.7831
xyY:
0.3917, 0.3576, 59.6105
CIE-Lab:
81.6260, 20.3668, 22.9835
CIE-LCH:
81.6260, 30.7091, 48.4543
CIE-Luv:
81.6260, 45.5264, 27.8248
Hunter-Lab:
77.2078, 15.8314, 21.9591
#febca1 color charts
#febca1 color shades, tints & tones
#febca1 color schemes
#febca1 color preview, HTML & CSS examples
This text has a color of #febca1
<p style="color:#febca1;">Text here</p>
.mytext {color:#febca1;}
This box has a color of #febca1
<div style="background-color:#febca1;">Content here</div>
.mybackground {background-color:#febca1;}
Border around this has a color of #febca1
<div style="border:2px solid #febca1;">Content here</div>
.myborder {border:2px solid #febca1;}