#f0cf2e color space conversions
Hex:
#f0cf2e
RGB:
240, 207, 46
CMY:
6, 19, 82
CMYK:
0, 14, 81, 6
HSL:
50°, 86.6071%, 56.0784%
HSV (HSB):
50°, 80.8333%, 94.1176%
XYZ:
58.7411, 63.3482, 11.7162
xyY:
0.4390, 0.4734, 63.3482
CIE-Lab:
83.6252, -3.5220, 76.6403
CIE-LCH:
83.6252, 76.7211, 92.6312
CIE-Luv:
83.6252, 29.5676, 84.4806
Hunter-Lab:
79.5916, -7.5465, 46.9864
#f0cf2e color charts
#f0cf2e color shades, tints & tones
#f0cf2e color schemes
#f0cf2e color preview, HTML & CSS examples
This text has a color of #f0cf2e
<p style="color:#f0cf2e;">Text here</p>
.mytext {color:#f0cf2e;}
This box has a color of #f0cf2e
<div style="background-color:#f0cf2e;">Content here</div>
.mybackground {background-color:#f0cf2e;}
Border around this has a color of #f0cf2e
<div style="border:2px solid #f0cf2e;">Content here</div>
.myborder {border:2px solid #f0cf2e;}