#f2cc32 color space conversions
Hex:
#f2cc32
RGB:
242, 204, 50
CMY:
5, 20, 80
CMYK:
0, 16, 79, 5
HSL:
48°, 88.0734%, 57.2549%
HSV (HSB):
48°, 79.3388%, 94.9020%
XYZ:
58.7865, 62.2933, 11.9430
xyY:
0.4419, 0.4683, 62.2933
CIE-Lab:
83.0691, -1.0154, 75.0715
CIE-LCH:
83.0691, 75.0783, 90.7749
CIE-Luv:
83.0691, 33.1270, 82.6069
Hunter-Lab:
78.9261, -5.1684, 46.2765
#f2cc32 color charts
#f2cc32 color shades, tints & tones
#f2cc32 color schemes
#f2cc32 color preview, HTML & CSS examples
This text has a color of #f2cc32
<p style="color:#f2cc32;">Text here</p>
.mytext {color:#f2cc32;}
This box has a color of #f2cc32
<div style="background-color:#f2cc32;">Content here</div>
.mybackground {background-color:#f2cc32;}
Border around this has a color of #f2cc32
<div style="border:2px solid #f2cc32;">Content here</div>
.myborder {border:2px solid #f2cc32;}