#faec2d color space conversions
Hex:
#faec2d
RGB:
250, 236, 45
CMY:
2, 7, 82
CMYK:
0, 6, 82, 2
HSL:
56°, 95.3488%, 57.8431%
HSV (HSB):
56°, 82.0000%, 98.0392%
XYZ:
69.8934, 80.5044, 14.3377
xyY:
0.4243, 0.4887, 80.5044
CIE-Lab:
91.9107, -13.8281, 84.3023
CIE-LCH:
91.9107, 85.4289, 99.3153
CIE-Luv:
91.9107, 16.5877, 96.0183
Hunter-Lab:
89.7242, -17.9693, 53.3325
#faec2d color charts
#faec2d color shades, tints & tones
#faec2d color schemes
#faec2d color preview, HTML & CSS examples
This text has a color of #faec2d
<p style="color:#faec2d;">Text here</p>
.mytext {color:#faec2d;}
This box has a color of #faec2d
<div style="background-color:#faec2d;">Content here</div>
.mybackground {background-color:#faec2d;}
Border around this has a color of #faec2d
<div style="border:2px solid #faec2d;">Content here</div>
.myborder {border:2px solid #faec2d;}