#f2c34e color space conversions
Hex:
#f2c34e
RGB:
242, 195, 78
CMY:
5, 24, 69
CMYK:
0, 19, 68, 5
HSL:
43°, 86.3158%, 62.7451%
HSV (HSB):
43°, 67.7686%, 94.9020%
XYZ:
57.5082, 58.4575, 15.4601
xyY:
0.4376, 0.4448, 58.4575
CIE-Lab:
80.9925, 4.8251, 62.8891
CIE-LCH:
80.9925, 63.0740, 85.6126
CIE-Luv:
80.9925, 38.6496, 71.7102
Hunter-Lab:
76.4575, 0.4597, 41.5315
#f2c34e color charts
#f2c34e color shades, tints & tones
#f2c34e color schemes
#f2c34e color preview, HTML & CSS examples
This text has a color of #f2c34e
<p style="color:#f2c34e;">Text here</p>
.mytext {color:#f2c34e;}
This box has a color of #f2c34e
<div style="background-color:#f2c34e;">Content here</div>
.mybackground {background-color:#f2c34e;}
Border around this has a color of #f2c34e
<div style="border:2px solid #f2c34e;">Content here</div>
.myborder {border:2px solid #f2c34e;}