#faac52 color space conversions
Hex:
#faac52
RGB:
250, 172, 82
CMY:
2, 33, 68
CMYK:
0, 31, 67, 2
HSL:
32°, 94.3820%, 65.0980%
HSV (HSB):
32°, 67.2000%, 98.0392%
XYZ:
55.6999, 50.4382, 14.7825
xyY:
0.4606, 0.4171, 50.4382
CIE-Lab:
76.3375, 20.4099, 56.4106
CIE-LCH:
76.3375, 59.9893, 70.1093
CIE-Luv:
76.3375, 61.7773, 61.1190
Hunter-Lab:
71.0199, 15.7101, 37.3729
#faac52 color charts
#faac52 color shades, tints & tones
#faac52 color schemes
#faac52 color preview, HTML & CSS examples
This text has a color of #faac52
<p style="color:#faac52;">Text here</p>
.mytext {color:#faac52;}
This box has a color of #faac52
<div style="background-color:#faac52;">Content here</div>
.mybackground {background-color:#faac52;}
Border around this has a color of #faac52
<div style="border:2px solid #faac52;">Content here</div>
.myborder {border:2px solid #faac52;}