#f2cd31 color space conversions
Hex:
#f2cd31
RGB:
242, 205, 49
CMY:
5, 20, 81
CMYK:
0, 15, 80, 5
HSL:
48°, 88.1279%, 57.0588%
HSV (HSB):
48°, 79.7521%, 94.9020%
XYZ:
59.0036, 62.7616, 11.9101
xyY:
0.4414, 0.4695, 62.7616
CIE-Lab:
83.3168, -1.5591, 75.5865
CIE-LCH:
83.3168, 75.6026, 91.1817
CIE-Luv:
83.3168, 32.4271, 83.1909
Hunter-Lab:
79.2222, -5.6946, 46.5420
#f2cd31 color charts
#f2cd31 color shades, tints & tones
#f2cd31 color schemes
#f2cd31 color preview, HTML & CSS examples
This text has a color of #f2cd31
<p style="color:#f2cd31;">Text here</p>
.mytext {color:#f2cd31;}
This box has a color of #f2cd31
<div style="background-color:#f2cd31;">Content here</div>
.mybackground {background-color:#f2cd31;}
Border around this has a color of #f2cd31
<div style="border:2px solid #f2cd31;">Content here</div>
.myborder {border:2px solid #f2cd31;}