#faae2b color space conversions
Hex:
#faae2b
RGB:
250, 174, 43
CMY:
2, 32, 83
CMYK:
0, 30, 83, 2
HSL:
38°, 95.3917%, 57.4510%
HSV (HSB):
38°, 82.8000%, 98.0392%
XYZ:
54.9964, 50.7705, 9.1866
xyY:
0.4784, 0.4417, 50.7705
CIE-Lab:
76.5398, 17.7690, 71.8322
CIE-LCH:
76.5398, 73.9974, 76.1057
CIE-Luv:
76.5398, 62.4589, 72.6188
Hunter-Lab:
71.2534, 13.0804, 42.2333
#faae2b color charts
#faae2b color shades, tints & tones
#faae2b color schemes
#faae2b color preview, HTML & CSS examples
This text has a color of #faae2b
<p style="color:#faae2b;">Text here</p>
.mytext {color:#faae2b;}
This box has a color of #faae2b
<div style="background-color:#faae2b;">Content here</div>
.mybackground {background-color:#faae2b;}
Border around this has a color of #faae2b
<div style="border:2px solid #faae2b;">Content here</div>
.myborder {border:2px solid #faae2b;}