#f2cd3c color space conversions
Hex:
#f2cd3c
RGB:
242, 205, 60
CMY:
5, 20, 76
CMYK:
0, 15, 75, 5
HSL:
48°, 87.5000%, 59.2157%
HSV (HSB):
48°, 75.2066%, 94.9020%
XYZ:
59.2649, 62.8661, 13.2857
xyY:
0.4376, 0.4642, 62.8661
CIE-Lab:
83.3719, -1.1680, 72.1323
CIE-LCH:
83.3719, 72.1418, 90.9277
CIE-Luv:
83.3719, 32.1245, 80.8474
Hunter-Lab:
79.2882, -5.3323, 45.5669
#f2cd3c color charts
#f2cd3c color shades, tints & tones
#f2cd3c color schemes
#f2cd3c color preview, HTML & CSS examples
This text has a color of #f2cd3c
<p style="color:#f2cd3c;">Text here</p>
.mytext {color:#f2cd3c;}
This box has a color of #f2cd3c
<div style="background-color:#f2cd3c;">Content here</div>
.mybackground {background-color:#f2cd3c;}
Border around this has a color of #f2cd3c
<div style="border:2px solid #f2cd3c;">Content here</div>
.myborder {border:2px solid #f2cd3c;}