#faaa2c color space conversions
Hex:
#faaa2c
RGB:
250, 170, 44
CMY:
2, 33, 83
CMYK:
0, 32, 82, 2
HSL:
37°, 95.3704%, 57.6471%
HSV (HSB):
37°, 82.4000%, 98.0392%
XYZ:
54.2537, 49.2553, 9.0306
xyY:
0.4821, 0.4377, 49.2553
CIE-Lab:
75.6099, 19.8931, 70.7281
CIE-LCH:
75.6099, 73.4725, 74.2907
CIE-Luv:
75.6099, 65.6163, 70.9235
Hunter-Lab:
70.1821, 15.1692, 41.4984
#faaa2c color charts
#faaa2c color shades, tints & tones
#faaa2c color schemes
#faaa2c color preview, HTML & CSS examples
This text has a color of #faaa2c
<p style="color:#faaa2c;">Text here</p>
.mytext {color:#faaa2c;}
This box has a color of #faaa2c
<div style="background-color:#faaa2c;">Content here</div>
.mybackground {background-color:#faaa2c;}
Border around this has a color of #faaa2c
<div style="border:2px solid #faaa2c;">Content here</div>
.myborder {border:2px solid #faaa2c;}