#fadf2d color space conversions
Hex:
#fadf2d
RGB:
250, 223, 45
CMY:
2, 13, 82
CMYK:
0, 11, 82, 2
HSL:
52°, 95.3488%, 57.8431%
HSV (HSB):
52°, 82.0000%, 98.0392%
XYZ:
66.2857, 73.2888, 13.1351
xyY:
0.4341, 0.4799, 73.2888
CIE-Lab:
88.5853, -7.3972, 81.4971
CIE-LCH:
88.5853, 81.8322, 95.1863
CIE-Luv:
88.5853, 25.5558, 91.0213
Hunter-Lab:
85.6089, -11.6057, 50.8292
#fadf2d color charts
#fadf2d color shades, tints & tones
#fadf2d color schemes
#fadf2d color preview, HTML & CSS examples
This text has a color of #fadf2d
<p style="color:#fadf2d;">Text here</p>
.mytext {color:#fadf2d;}
This box has a color of #fadf2d
<div style="background-color:#fadf2d;">Content here</div>
.mybackground {background-color:#fadf2d;}
Border around this has a color of #fadf2d
<div style="border:2px solid #fadf2d;">Content here</div>
.myborder {border:2px solid #fadf2d;}