#febdb4 color space conversions
Hex:
#febdb4
RGB:
254, 189, 180
CMY:
0, 26, 29
CMYK:
0, 26, 29, 0
HSL:
7°, 97.3684%, 85.0980%
HSV (HSB):
7°, 29.1339%, 99.6078%
XYZ:
67.3089, 60.7613, 51.3606
xyY:
0.3751, 0.3386, 60.7613
CIE-Lab:
82.2503, 22.1788, 13.7097
CIE-LCH:
82.2503, 26.0740, 31.7221
CIE-Luv:
82.2503, 42.5890, 15.4003
Hunter-Lab:
77.9495, 17.7218, 15.4988
#febdb4 color charts
#febdb4 color shades, tints & tones
#febdb4 color schemes
#febdb4 color preview, HTML & CSS examples
This text has a color of #febdb4
<p style="color:#febdb4;">Text here</p>
.mytext {color:#febdb4;}
This box has a color of #febdb4
<div style="background-color:#febdb4;">Content here</div>
.mybackground {background-color:#febdb4;}
Border around this has a color of #febdb4
<div style="border:2px solid #febdb4;">Content here</div>
.myborder {border:2px solid #febdb4;}