#faac5e color space conversions
Hex:
#faac5e
RGB:
250, 172, 94
CMY:
2, 33, 63
CMYK:
0, 31, 62, 2
HSL:
30°, 93.9759%, 67.4510%
HSV (HSB):
30°, 62.4000%, 98.0392%
XYZ:
56.1972, 50.6372, 17.4017
xyY:
0.4523, 0.4076, 50.6372
CIE-Lab:
76.4587, 21.1291, 50.8755
CIE-LCH:
76.4587, 55.0886, 67.4464
CIE-Luv:
76.4587, 60.7764, 56.3853
Hunter-Lab:
71.1598, 16.4376, 35.3129
#faac5e color charts
#faac5e color shades, tints & tones
#faac5e color schemes
#faac5e color preview, HTML & CSS examples
This text has a color of #faac5e
<p style="color:#faac5e;">Text here</p>
.mytext {color:#faac5e;}
This box has a color of #faac5e
<div style="background-color:#faac5e;">Content here</div>
.mybackground {background-color:#faac5e;}
Border around this has a color of #faac5e
<div style="border:2px solid #faac5e;">Content here</div>
.myborder {border:2px solid #faac5e;}