#faeb29 color space conversions
Hex:
#faeb29
RGB:
250, 235, 41
CMY:
2, 8, 84
CMYK:
0, 6, 84, 2
HSL:
56°, 95.4338%, 57.0588%
HSV (HSB):
56°, 83.6000%, 98.0392%
XYZ:
69.5329, 79.9008, 13.8554
xyY:
0.4258, 0.4893, 79.9008
CIE-Lab:
91.6403, -13.4400, 84.9901
CIE-LCH:
91.6403, 86.0462, 98.9861
CIE-Luv:
91.6403, 17.3190, 96.2154
Hunter-Lab:
89.3872, -17.5753, 53.3808
#faeb29 color charts
#faeb29 color shades, tints & tones
#faeb29 color schemes
#faeb29 color preview, HTML & CSS examples
This text has a color of #faeb29
<p style="color:#faeb29;">Text here</p>
.mytext {color:#faeb29;}
This box has a color of #faeb29
<div style="background-color:#faeb29;">Content here</div>
.mybackground {background-color:#faeb29;}
Border around this has a color of #faeb29
<div style="border:2px solid #faeb29;">Content here</div>
.myborder {border:2px solid #faeb29;}