#fec8b4 color space conversions
Hex:
#fec8b4
RGB:
254, 200, 180
CMY:
0, 22, 29
CMYK:
0, 21, 29, 0
HSL:
16°, 97.3684%, 85.0980%
HSV (HSB):
16°, 29.1339%, 99.6078%
XYZ:
69.7655, 65.6747, 52.1795
xyY:
0.3718, 0.3500, 65.6747
CIE-Lab:
84.8302, 16.4158, 17.3348
CIE-LCH:
84.8302, 23.8741, 46.5597
CIE-Luv:
84.8302, 35.8617, 21.5913
Hunter-Lab:
81.0399, 11.8470, 18.5527
#fec8b4 color charts
#fec8b4 color shades, tints & tones
#fec8b4 color schemes
#fec8b4 color preview, HTML & CSS examples
This text has a color of #fec8b4
<p style="color:#fec8b4;">Text here</p>
.mytext {color:#fec8b4;}
This box has a color of #fec8b4
<div style="background-color:#fec8b4;">Content here</div>
.mybackground {background-color:#fec8b4;}
Border around this has a color of #fec8b4
<div style="border:2px solid #fec8b4;">Content here</div>
.myborder {border:2px solid #fec8b4;}