#faac6c color space conversions
Hex:
#faac6c
RGB:
250, 172, 108
CMY:
2, 33, 58
CMYK:
0, 31, 57, 2
HSL:
27°, 93.4211%, 70.1961%
HSV (HSB):
27°, 56.8000%, 98.0392%
XYZ:
56.8836, 50.9118, 21.0162
xyY:
0.4416, 0.3952, 50.9118
CIE-Lab:
76.6255, 22.1118, 44.1160
CIE-LCH:
76.6255, 49.3472, 63.3791
CIE-Luv:
76.6255, 59.4355, 50.0314
Hunter-Lab:
71.3525, 17.4370, 32.4834
#faac6c color charts
#faac6c color shades, tints & tones
#faac6c color schemes
#faac6c color preview, HTML & CSS examples
This text has a color of #faac6c
<p style="color:#faac6c;">Text here</p>
.mytext {color:#faac6c;}
This box has a color of #faac6c
<div style="background-color:#faac6c;">Content here</div>
.mybackground {background-color:#faac6c;}
Border around this has a color of #faac6c
<div style="border:2px solid #faac6c;">Content here</div>
.myborder {border:2px solid #faac6c;}