#f2cd28 color space conversions
Hex:
#f2cd28
RGB:
242, 205, 40
CMY:
5, 20, 84
CMYK:
0, 15, 83, 5
HSL:
49°, 88.5965%, 55.2941%
HSV (HSB):
49°, 83.4711%, 94.9020%
XYZ:
58.8323, 62.6931, 11.0077
xyY:
0.4439, 0.4730, 62.6931
CIE-Lab:
83.2806, -1.8166, 78.0037
CIE-LCH:
83.2806, 78.0249, 91.3341
CIE-Luv:
83.2806, 32.6274, 84.7416
Hunter-Lab:
79.1790, -5.9325, 47.1826
#f2cd28 color charts
#f2cd28 color shades, tints & tones
#f2cd28 color schemes
#f2cd28 color preview, HTML & CSS examples
This text has a color of #f2cd28
<p style="color:#f2cd28;">Text here</p>
.mytext {color:#f2cd28;}
This box has a color of #f2cd28
<div style="background-color:#f2cd28;">Content here</div>
.mybackground {background-color:#f2cd28;}
Border around this has a color of #f2cd28
<div style="border:2px solid #f2cd28;">Content here</div>
.myborder {border:2px solid #f2cd28;}