#f2c50d color space conversions
Hex:
#f2c50d
RGB:
242, 197, 13
CMY:
5, 23, 95
CMYK:
0, 19, 95, 5
HSL:
48°, 89.8039%, 50.0000%
HSV (HSB):
48°, 94.6281%, 94.9020%
XYZ:
56.6568, 58.8388, 8.7517
xyY:
0.4560, 0.4736, 58.8388
CIE-Lab:
81.2029, 1.8209, 81.2788
CIE-LCH:
81.2029, 81.2992, 88.7166
CIE-Luv:
81.2029, 38.9394, 84.5974
Hunter-Lab:
76.7065, -2.3928, 46.9300
#f2c50d color charts
#f2c50d color shades, tints & tones
#f2c50d color schemes
#f2c50d color preview, HTML & CSS examples
This text has a color of #f2c50d
<p style="color:#f2c50d;">Text here</p>
.mytext {color:#f2c50d;}
This box has a color of #f2c50d
<div style="background-color:#f2c50d;">Content here</div>
.mybackground {background-color:#f2c50d;}
Border around this has a color of #f2c50d
<div style="border:2px solid #f2c50d;">Content here</div>
.myborder {border:2px solid #f2c50d;}