#fadb2e color space conversions
Hex:
#fadb2e
RGB:
250, 219, 46
CMY:
2, 14, 82
CMYK:
0, 12, 82, 2
HSL:
51°, 95.3271%, 58.0392%
HSV (HSB):
51°, 81.6000%, 98.0392%
XYZ:
65.2490, 71.1843, 12.8857
xyY:
0.4370, 0.4767, 71.1843
CIE-Lab:
87.5745, -5.3639, 80.3839
CIE-LCH:
87.5745, 80.5627, 93.8176
CIE-Luv:
87.5745, 28.3657, 89.3179
Hunter-Lab:
84.3708, -9.6041, 50.0043
#fadb2e color charts
#fadb2e color shades, tints & tones
#fadb2e color schemes
#fadb2e color preview, HTML & CSS examples
This text has a color of #fadb2e
<p style="color:#fadb2e;">Text here</p>
.mytext {color:#fadb2e;}
This box has a color of #fadb2e
<div style="background-color:#fadb2e;">Content here</div>
.mybackground {background-color:#fadb2e;}
Border around this has a color of #fadb2e
<div style="border:2px solid #fadb2e;">Content here</div>
.myborder {border:2px solid #fadb2e;}