#f0d95d color space conversions
Hex:
#f0d95d
RGB:
240, 217, 93
CMY:
6, 15, 64
CMYK:
0, 10, 61, 6
HSL:
51°, 83.0508%, 65.2941%
HSV (HSB):
51°, 61.2500%, 94.1176%
XYZ:
62.7238, 68.9413, 20.3570
xyY:
0.4126, 0.4535, 68.9413
CIE-Lab:
86.4750, -6.3897, 62.3191
CIE-LCH:
86.4750, 62.6458, 95.8542
CIE-Luv:
86.4750, 21.1781, 75.9003
Hunter-Lab:
83.0309, -10.4602, 43.5852
#f0d95d color charts
#f0d95d color shades, tints & tones
#f0d95d color schemes
#f0d95d color preview, HTML & CSS examples
This text has a color of #f0d95d
<p style="color:#f0d95d;">Text here</p>
.mytext {color:#f0d95d;}
This box has a color of #f0d95d
<div style="background-color:#f0d95d;">Content here</div>
.mybackground {background-color:#f0d95d;}
Border around this has a color of #f0d95d
<div style="border:2px solid #f0d95d;">Content here</div>
.myborder {border:2px solid #f0d95d;}