#f2d30c color space conversions
Hex:
#f2d30c
RGB:
242, 211, 12
CMY:
5, 17, 95
CMYK:
0, 13, 95, 5
HSL:
52°, 90.5512%, 49.8039%
HSV (HSB):
52°, 95.0413%, 94.9020%
XYZ:
59.9786, 65.4923, 9.8279
xyY:
0.4433, 0.4841, 65.4923
CIE-Lab:
84.7368, -5.3434, 83.9694
CIE-LCH:
84.7368, 84.1393, 93.6411
CIE-Luv:
84.7368, 28.6331, 89.8716
Hunter-Lab:
80.9273, -9.3291, 49.4489
#f2d30c color charts
#f2d30c color shades, tints & tones
#f2d30c color schemes
#f2d30c color preview, HTML & CSS examples
This text has a color of #f2d30c
<p style="color:#f2d30c;">Text here</p>
.mytext {color:#f2d30c;}
This box has a color of #f2d30c
<div style="background-color:#f2d30c;">Content here</div>
.mybackground {background-color:#f2d30c;}
Border around this has a color of #f2d30c
<div style="border:2px solid #f2d30c;">Content here</div>
.myborder {border:2px solid #f2d30c;}