#faec32 color space conversions
Hex:
#faec32
RGB:
250, 236, 50
CMY:
2, 7, 80
CMYK:
0, 6, 80, 2
HSL:
56°, 95.2381%, 58.8235%
HSV (HSB):
56°, 80.0000%, 98.0392%
XYZ:
69.9955, 80.5452, 14.8752
xyY:
0.4231, 0.4869, 80.5452
CIE-Lab:
91.9289, -13.6871, 83.0779
CIE-LCH:
91.9289, 84.1978, 99.3555
CIE-Luv:
91.9289, 16.5148, 95.2158
Hunter-Lab:
89.7470, -17.8414, 52.9958
#faec32 color charts
#faec32 color shades, tints & tones
#faec32 color schemes
#faec32 color preview, HTML & CSS examples
This text has a color of #faec32
<p style="color:#faec32;">Text here</p>
.mytext {color:#faec32;}
This box has a color of #faec32
<div style="background-color:#faec32;">Content here</div>
.mybackground {background-color:#faec32;}
Border around this has a color of #faec32
<div style="border:2px solid #faec32;">Content here</div>
.myborder {border:2px solid #faec32;}