#f2d32f color space conversions
Hex:
#f2d32f
RGB:
242, 211, 47
CMY:
5, 17, 82
CMYK:
0, 13, 81, 5
HSL:
50°, 88.2353%, 56.6667%
HSV (HSB):
50°, 80.5785%, 94.9020%
XYZ:
60.4253, 65.6710, 12.1803
xyY:
0.4370, 0.4749, 65.6710
CIE-Lab:
84.8283, -4.6758, 77.4746
CIE-LCH:
84.8283, 77.6156, 93.4538
CIE-Luv:
84.8283, 28.1619, 85.8998
Hunter-Lab:
81.0377, -8.7183, 47.8148
#f2d32f color charts
#f2d32f color shades, tints & tones
#f2d32f color schemes
#f2d32f color preview, HTML & CSS examples
This text has a color of #f2d32f
<p style="color:#f2d32f;">Text here</p>
.mytext {color:#f2d32f;}
This box has a color of #f2d32f
<div style="background-color:#f2d32f;">Content here</div>
.mybackground {background-color:#f2d32f;}
Border around this has a color of #f2d32f
<div style="border:2px solid #f2d32f;">Content here</div>
.myborder {border:2px solid #f2d32f;}