#f2cc8c color space conversions
Hex:
#f2cc8c
RGB:
242, 204, 140
CMY:
5, 20, 45
CMYK:
0, 16, 42, 5
HSL:
38°, 79.6875%, 74.9020%
HSV (HSB):
38°, 42.1488%, 94.9020%
XYZ:
62.9444, 63.9564, 33.8382
xyY:
0.3916, 0.3979, 63.9564
CIE-Lab:
83.9431, 5.0334, 36.8448
CIE-LCH:
83.9431, 37.1870, 82.2210
CIE-Luv:
83.9431, 28.5916, 47.8615
Hunter-Lab:
79.9728, 0.5403, 30.8940
#f2cc8c color charts
#f2cc8c color shades, tints & tones
#f2cc8c color schemes
#f2cc8c color preview, HTML & CSS examples
This text has a color of #f2cc8c
<p style="color:#f2cc8c;">Text here</p>
.mytext {color:#f2cc8c;}
This box has a color of #f2cc8c
<div style="background-color:#f2cc8c;">Content here</div>
.mybackground {background-color:#f2cc8c;}
Border around this has a color of #f2cc8c
<div style="border:2px solid #f2cc8c;">Content here</div>
.myborder {border:2px solid #f2cc8c;}