#faac7e color space conversions
Hex:
#faac7e
RGB:
250, 172, 126
CMY:
2, 33, 51
CMYK:
0, 31, 50, 2
HSL:
22°, 92.5373%, 73.7255%
HSV (HSB):
22°, 49.6000%, 98.0392%
XYZ:
57.9428, 51.3354, 26.5935
xyY:
0.4265, 0.3778, 51.3354
CIE-Lab:
76.8817, 23.6064, 35.1241
CIE-LCH:
76.8817, 42.3198, 56.0955
CIE-Luv:
76.8817, 57.4529, 40.6107
Hunter-Lab:
71.6487, 18.9688, 28.1478
#faac7e color charts
#faac7e color shades, tints & tones
#faac7e color schemes
#faac7e color preview, HTML & CSS examples
This text has a color of #faac7e
<p style="color:#faac7e;">Text here</p>
.mytext {color:#faac7e;}
This box has a color of #faac7e
<div style="background-color:#faac7e;">Content here</div>
.mybackground {background-color:#faac7e;}
Border around this has a color of #faac7e
<div style="border:2px solid #faac7e;">Content here</div>
.myborder {border:2px solid #faac7e;}