#fec6a5 color space conversions
Hex:
#fec6a5
RGB:
254, 198, 165
CMY:
0, 22, 35
CMYK:
0, 22, 35, 0
HSL:
22°, 97.8022%, 82.1569%
HSV (HSB):
22°, 35.0394%, 99.6078%
XYZ:
67.8587, 64.1756, 44.4079
xyY:
0.3846, 0.3637, 64.1756
CIE-Lab:
84.0571, 15.6007, 24.1933
CIE-LCH:
84.0571, 28.7871, 57.1846
CIE-Luv:
84.0571, 38.6921, 30.5834
Hunter-Lab:
80.1097, 11.0104, 23.2100
#fec6a5 color charts
#fec6a5 color shades, tints & tones
#fec6a5 color schemes
#fec6a5 color preview, HTML & CSS examples
This text has a color of #fec6a5
<p style="color:#fec6a5;">Text here</p>
.mytext {color:#fec6a5;}
This box has a color of #fec6a5
<div style="background-color:#fec6a5;">Content here</div>
.mybackground {background-color:#fec6a5;}
Border around this has a color of #fec6a5
<div style="border:2px solid #fec6a5;">Content here</div>
.myborder {border:2px solid #fec6a5;}