#fec9b4 color space conversions
Hex:
#fec9b4
RGB:
254, 201, 180
CMY:
0, 21, 29
CMYK:
0, 21, 29, 0
HSL:
17°, 97.3684%, 85.0980%
HSV (HSB):
17°, 29.1339%, 99.6078%
XYZ:
69.9979, 66.1394, 52.2569
xyY:
0.3716, 0.3511, 66.1394
CIE-Lab:
85.0675, 15.8932, 17.6665
CIE-LCH:
85.0675, 23.7634, 48.0246
CIE-Luv:
85.0675, 35.2512, 22.1549
Hunter-Lab:
81.3261, 11.3153, 18.8309
#fec9b4 color charts
#fec9b4 color shades, tints & tones
#fec9b4 color schemes
#fec9b4 color preview, HTML & CSS examples
This text has a color of #fec9b4
<p style="color:#fec9b4;">Text here</p>
.mytext {color:#fec9b4;}
This box has a color of #fec9b4
<div style="background-color:#fec9b4;">Content here</div>
.mybackground {background-color:#fec9b4;}
Border around this has a color of #fec9b4
<div style="border:2px solid #fec9b4;">Content here</div>
.myborder {border:2px solid #fec9b4;}