#faac3e color space conversions
Hex:
#faac3e
RGB:
250, 172, 62
CMY:
2, 33, 76
CMYK:
0, 31, 75, 2
HSL:
35°, 94.9495%, 61.1765%
HSV (HSB):
35°, 75.2000%, 98.0392%
XYZ:
55.0464, 50.1768, 11.3413
xyY:
0.4722, 0.4305, 50.1768
CIE-Lab:
76.1777, 19.4559, 64.8254
CIE-LCH:
76.1777, 67.6821, 73.2940
CIE-Luv:
76.1777, 63.1315, 67.5118
Hunter-Lab:
70.8356, 14.7501, 40.0922
#faac3e color charts
#faac3e color shades, tints & tones
#faac3e color schemes
#faac3e color preview, HTML & CSS examples
This text has a color of #faac3e
<p style="color:#faac3e;">Text here</p>
.mytext {color:#faac3e;}
This box has a color of #faac3e
<div style="background-color:#faac3e;">Content here</div>
.mybackground {background-color:#faac3e;}
Border around this has a color of #faac3e
<div style="border:2px solid #faac3e;">Content here</div>
.myborder {border:2px solid #faac3e;}