#fadf3d color space conversions
Hex:
#fadf3d
RGB:
250, 223, 61
CMY:
2, 13, 76
CMYK:
0, 11, 76, 2
HSL:
51°, 94.9749%, 60.9804%
HSV (HSB):
51°, 75.6000%, 98.0392%
XYZ:
66.6543, 73.4363, 15.0764
xyY:
0.4296, 0.4733, 73.4363
CIE-Lab:
88.6554, -6.8788, 76.9715
CIE-LCH:
88.6554, 77.2782, 95.1069
CIE-Luv:
88.6554, 25.2202, 87.9844
Hunter-Lab:
85.6950, -11.1273, 49.5555
#fadf3d color charts
#fadf3d color shades, tints & tones
#fadf3d color schemes
#fadf3d color preview, HTML & CSS examples
This text has a color of #fadf3d
<p style="color:#fadf3d;">Text here</p>
.mytext {color:#fadf3d;}
This box has a color of #fadf3d
<div style="background-color:#fadf3d;">Content here</div>
.mybackground {background-color:#fadf3d;}
Border around this has a color of #fadf3d
<div style="border:2px solid #fadf3d;">Content here</div>
.myborder {border:2px solid #fadf3d;}