#fcab5e color space conversions
Hex:
#fcab5e
RGB:
252, 171, 94
CMY:
1, 33, 63
CMYK:
0, 32, 63, 1
HSL:
29°, 96.3415%, 67.8431%
HSV (HSB):
29°, 62.6984%, 98.8235%
XYZ:
56.7282, 50.6294, 17.3722
xyY:
0.4548, 0.4059, 50.6294
CIE-Lab:
76.4540, 22.4669, 50.9287
CIE-LCH:
76.4540, 55.6641, 66.1956
CIE-Luv:
76.4540, 63.1070, 56.1059
Hunter-Lab:
71.1544, 17.7899, 35.3325
#fcab5e color charts
#fcab5e color shades, tints & tones
#fcab5e color schemes
#fcab5e color preview, HTML & CSS examples
This text has a color of #fcab5e
<p style="color:#fcab5e;">Text here</p>
.mytext {color:#fcab5e;}
This box has a color of #fcab5e
<div style="background-color:#fcab5e;">Content here</div>
.mybackground {background-color:#fcab5e;}
Border around this has a color of #fcab5e
<div style="border:2px solid #fcab5e;">Content here</div>
.myborder {border:2px solid #fcab5e;}