#fcae7f color space conversions
Hex:
#fcae7f
RGB:
252, 174, 127
CMY:
1, 32, 50
CMYK:
0, 31, 50, 1
HSL:
23°, 95.4198%, 74.3137%
HSV (HSB):
23°, 49.6032%, 98.8235%
XYZ:
59.1117, 52.4999, 27.0966
xyY:
0.4262, 0.3785, 52.4999
CIE-Lab:
77.5788, 23.4340, 35.5424
CIE-LCH:
77.5788, 42.5724, 56.6022
CIE-Luv:
77.5788, 57.4653, 41.2254
Hunter-Lab:
72.4568, 18.8245, 28.5471
#fcae7f color charts
#fcae7f color shades, tints & tones
#fcae7f color schemes
#fcae7f color preview, HTML & CSS examples
This text has a color of #fcae7f
<p style="color:#fcae7f;">Text here</p>
.mytext {color:#fcae7f;}
This box has a color of #fcae7f
<div style="background-color:#fcae7f;">Content here</div>
.mybackground {background-color:#fcae7f;}
Border around this has a color of #fcae7f
<div style="border:2px solid #fcae7f;">Content here</div>
.myborder {border:2px solid #fcae7f;}