#febf5f color space conversions
Hex:
#febf5f
RGB:
254, 191, 95
CMY:
0, 25, 63
CMYK:
0, 25, 63, 0
HSL:
36°, 98.7578%, 68.4314%
HSV (HSB):
36°, 62.5984%, 99.6078%
XYZ:
61.5694, 59.1587, 19.0002
xyY:
0.4406, 0.4234, 59.1587
CIE-Lab:
81.3787, 12.8897, 56.1319
CIE-LCH:
81.3787, 57.5929, 77.0673
CIE-Luv:
81.3787, 49.7025, 64.4725
Hunter-Lab:
76.9147, 8.2868, 39.1939
#febf5f color charts
#febf5f color shades, tints & tones
#febf5f color schemes
#febf5f color preview, HTML & CSS examples
This text has a color of #febf5f
<p style="color:#febf5f;">Text here</p>
.mytext {color:#febf5f;}
This box has a color of #febf5f
<div style="background-color:#febf5f;">Content here</div>
.mybackground {background-color:#febf5f;}
Border around this has a color of #febf5f
<div style="border:2px solid #febf5f;">Content here</div>
.myborder {border:2px solid #febf5f;}