#faab2c color space conversions
Hex:
#faab2c
RGB:
250, 171, 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.4419, 49.6317, 9.0933
xyY:
0.4811, 0.4386, 49.6317
CIE-Lab:
75.8426, 19.3689, 70.9279
CIE-LCH:
75.8426, 73.5250, 74.7261
CIE-Luv:
75.8426, 64.8151, 71.2999
Hunter-Lab:
70.4497, 14.6535, 41.6619
#faab2c color charts
#faab2c color shades, tints & tones
#faab2c color schemes
#faab2c color preview, HTML & CSS examples
This text has a color of #faab2c
<p style="color:#faab2c;">Text here</p>
.mytext {color:#faab2c;}
This box has a color of #faab2c
<div style="background-color:#faab2c;">Content here</div>
.mybackground {background-color:#faab2c;}
Border around this has a color of #faab2c
<div style="border:2px solid #faab2c;">Content here</div>
.myborder {border:2px solid #faab2c;}