#f1d00d color space conversions
Hex:
#f1d00d
RGB:
241, 208, 13
CMY:
5, 18, 95
CMYK:
0, 14, 95, 5
HSL:
51°, 89.7638%, 49.8039%
HSV (HSB):
51°, 94.6058%, 94.5098%
XYZ:
58.9041, 63.8416, 9.5988
xyY:
0.4451, 0.4824, 63.8416
CIE-Lab:
83.8832, -4.2404, 83.2002
CIE-LCH:
83.8832, 83.3082, 92.9177
CIE-Luv:
83.8832, 30.0544, 88.6833
Hunter-Lab:
79.9009, -8.2338, 48.8079
#f1d00d color charts
#f1d00d color shades, tints & tones
#f1d00d color schemes
#f1d00d color preview, HTML & CSS examples
This text has a color of #f1d00d
<p style="color:#f1d00d;">Text here</p>
.mytext {color:#f1d00d;}
This box has a color of #f1d00d
<div style="background-color:#f1d00d;">Content here</div>
.mybackground {background-color:#f1d00d;}
Border around this has a color of #f1d00d
<div style="border:2px solid #f1d00d;">Content here</div>
.myborder {border:2px solid #f1d00d;}