#fad00d color space conversions
Hex:
#fad00d
RGB:
250, 208, 13
CMY:
2, 18, 95
CMYK:
0, 17, 95, 2
HSL:
49°, 95.9514%, 51.5686%
HSV (HSB):
49°, 94.8000%, 98.0392%
XYZ:
62.0529, 65.4648, 9.7462
xyY:
0.4521, 0.4769, 65.4648
CIE-Lab:
84.7227, -0.3945, 84.1944
CIE-LCH:
84.7227, 84.1953, 90.2685
CIE-Luv:
84.7227, 36.8176, 88.8031
Hunter-Lab:
80.9103, -4.6954, 49.4953
#fad00d color charts
#fad00d color shades, tints & tones
#fad00d color schemes
#fad00d color preview, HTML & CSS examples
This text has a color of #fad00d
<p style="color:#fad00d;">Text here</p>
.mytext {color:#fad00d;}
This box has a color of #fad00d
<div style="background-color:#fad00d;">Content here</div>
.mybackground {background-color:#fad00d;}
Border around this has a color of #fad00d
<div style="border:2px solid #fad00d;">Content here</div>
.myborder {border:2px solid #fad00d;}