#fcaa7e color space conversions
Hex:
#fcaa7e
RGB:
252, 170, 126
CMY:
1, 33, 51
CMYK:
0, 33, 50, 1
HSL:
21°, 95.4545%, 74.1176%
HSV (HSB):
21°, 50.0000%, 98.8235%
XYZ:
58.2855, 50.9513, 26.5013
xyY:
0.4294, 0.3754, 50.9513
CIE-Lab:
76.6495, 25.4419, 34.8684
CIE-LCH:
76.6495, 43.1635, 53.8835
CIE-Luv:
76.6495, 60.4002, 39.8714
Hunter-Lab:
71.3801, 20.8390, 27.9535
#fcaa7e color charts
#fcaa7e color shades, tints & tones
#fcaa7e color schemes
#fcaa7e color preview, HTML & CSS examples
This text has a color of #fcaa7e
<p style="color:#fcaa7e;">Text here</p>
.mytext {color:#fcaa7e;}
This box has a color of #fcaa7e
<div style="background-color:#fcaa7e;">Content here</div>
.mybackground {background-color:#fcaa7e;}
Border around this has a color of #fcaa7e
<div style="border:2px solid #fcaa7e;">Content here</div>
.myborder {border:2px solid #fcaa7e;}