#f2c51e color space conversions
Hex:
#f2c51e
RGB:
242, 197, 30
CMY:
5, 23, 88
CMYK:
0, 19, 88, 5
HSL:
47°, 89.0756%, 53.3333%
HSV (HSB):
47°, 87.6033%, 94.9020%
XYZ:
56.8185, 58.9035, 9.6031
xyY:
0.4534, 0.4700, 58.9035
CIE-Lab:
81.2385, 2.0674, 78.6271
CIE-LCH:
81.2385, 78.6543, 88.4938
CIE-Luv:
81.2385, 38.7184, 83.0656
Hunter-Lab:
76.7486, -2.1629, 46.3054
#f2c51e color charts
#f2c51e color shades, tints & tones
#f2c51e color schemes
#f2c51e color preview, HTML & CSS examples
This text has a color of #f2c51e
<p style="color:#f2c51e;">Text here</p>
.mytext {color:#f2c51e;}
This box has a color of #f2c51e
<div style="background-color:#f2c51e;">Content here</div>
.mybackground {background-color:#f2c51e;}
Border around this has a color of #f2c51e
<div style="border:2px solid #f2c51e;">Content here</div>
.myborder {border:2px solid #f2c51e;}