#f2c30d color space conversions
Hex:
#f2c30d
RGB:
242, 195, 13
CMY:
5, 24, 95
CMYK:
0, 19, 95, 5
HSL:
48°, 89.8039%, 50.0000%
HSV (HSB):
48°, 94.6281%, 94.9020%
XYZ:
56.2057, 57.9365, 8.6013
xyY:
0.4579, 0.4720, 57.9365
CIE-Lab:
80.7035, 2.8537, 80.9149
CIE-LCH:
80.7035, 80.9652, 87.9801
CIE-Luv:
80.7035, 40.4474, 83.8538
Hunter-Lab:
76.1160, -1.3949, 46.5813
#f2c30d color charts
#f2c30d color shades, tints & tones
#f2c30d color schemes
#f2c30d color preview, HTML & CSS examples
This text has a color of #f2c30d
<p style="color:#f2c30d;">Text here</p>
.mytext {color:#f2c30d;}
This box has a color of #f2c30d
<div style="background-color:#f2c30d;">Content here</div>
.mybackground {background-color:#f2c30d;}
Border around this has a color of #f2c30d
<div style="border:2px solid #f2c30d;">Content here</div>
.myborder {border:2px solid #f2c30d;}