#febda2 color space conversions
Hex:
#febda2
RGB:
254, 189, 162
CMY:
0, 26, 36
CMYK:
0, 26, 36, 0
HSL:
18°, 97.8723%, 81.5686%
HSV (HSB):
18°, 36.2205%, 99.6078%
XYZ:
65.5922, 60.0747, 42.3209
xyY:
0.3905, 0.3576, 60.0747
CIE-Lab:
81.8788, 19.9586, 22.7983
CIE-LCH:
81.8788, 30.3004, 48.7997
CIE-Luv:
81.8788, 44.7663, 27.7030
Hunter-Lab:
77.5078, 15.4197, 21.8819
#febda2 color charts
#febda2 color shades, tints & tones
#febda2 color schemes
#febda2 color preview, HTML & CSS examples
This text has a color of #febda2
<p style="color:#febda2;">Text here</p>
.mytext {color:#febda2;}
This box has a color of #febda2
<div style="background-color:#febda2;">Content here</div>
.mybackground {background-color:#febda2;}
Border around this has a color of #febda2
<div style="border:2px solid #febda2;">Content here</div>
.myborder {border:2px solid #febda2;}