#f0d30d color space conversions
Hex:
#f0d30d
RGB:
240, 211, 13
CMY:
6, 17, 95
CMYK:
0, 12, 95, 6
HSL:
52°, 89.7233%, 49.6078%
HSV (HSB):
52°, 94.5833%, 94.1176%
XYZ:
59.3021, 65.1429, 9.8290
xyY:
0.4416, 0.4851, 65.1429
CIE-Lab:
84.5573, -6.1881, 83.6565
CIE-LCH:
84.5573, 83.8850, 94.2305
CIE-Luv:
84.5573, 27.1473, 89.7922
Hunter-Lab:
80.7111, -10.0925, 49.2774
#f0d30d color charts
#f0d30d color shades, tints & tones
#f0d30d color schemes
#f0d30d color preview, HTML & CSS examples
This text has a color of #f0d30d
<p style="color:#f0d30d;">Text here</p>
.mytext {color:#f0d30d;}
This box has a color of #f0d30d
<div style="background-color:#f0d30d;">Content here</div>
.mybackground {background-color:#f0d30d;}
Border around this has a color of #f0d30d
<div style="border:2px solid #f0d30d;">Content here</div>
.myborder {border:2px solid #f0d30d;}