#f2cc5d color space conversions
Hex:
#f2cc5d
RGB:
242, 204, 93
CMY:
5, 20, 64
CMYK:
0, 16, 62, 5
HSL:
45°, 85.1429%, 65.6863%
HSV (HSB):
45°, 61.5702%, 94.9020%
XYZ:
60.1866, 62.8533, 19.3156
xyY:
0.4228, 0.4415, 62.8533
CIE-Lab:
83.3651, 1.0642, 58.9416
CIE-LCH:
83.3651, 58.9512, 88.9656
CIE-Luv:
83.3651, 31.5151, 70.2858
Hunter-Lab:
79.2801, -3.2293, 41.0507
#f2cc5d color charts
#f2cc5d color shades, tints & tones
#f2cc5d color schemes
#f2cc5d color preview, HTML & CSS examples
This text has a color of #f2cc5d
<p style="color:#f2cc5d;">Text here</p>
.mytext {color:#f2cc5d;}
This box has a color of #f2cc5d
<div style="background-color:#f2cc5d;">Content here</div>
.mybackground {background-color:#f2cc5d;}
Border around this has a color of #f2cc5d
<div style="border:2px solid #f2cc5d;">Content here</div>
.myborder {border:2px solid #f2cc5d;}