#fadf3f color space conversions
Hex:
#fadf3f
RGB:
250, 223, 63
CMY:
2, 13, 75
CMYK:
0, 11, 75, 2
HSL:
51°, 94.9239%, 61.3725%
HSV (HSB):
51°, 74.8000%, 98.0392%
XYZ:
66.7092, 73.4582, 15.3655
xyY:
0.4289, 0.4723, 73.4582
CIE-Lab:
88.6658, -6.8019, 76.3323
CIE-LCH:
88.6658, 76.6347, 95.0921
CIE-Luv:
88.6658, 25.1706, 87.5354
Hunter-Lab:
85.7078, -11.0561, 49.3660
#fadf3f color charts
#fadf3f color shades, tints & tones
#fadf3f color schemes
#fadf3f color preview, HTML & CSS examples
This text has a color of #fadf3f
<p style="color:#fadf3f;">Text here</p>
.mytext {color:#fadf3f;}
This box has a color of #fadf3f
<div style="background-color:#fadf3f;">Content here</div>
.mybackground {background-color:#fadf3f;}
Border around this has a color of #fadf3f
<div style="border:2px solid #fadf3f;">Content here</div>
.myborder {border:2px solid #fadf3f;}