#f2cc7c color space conversions
Hex:
#f2cc7c
RGB:
242, 204, 124
CMY:
5, 20, 51
CMYK:
0, 16, 49, 5
HSL:
41°, 81.9444%, 71.7647%
HSV (HSB):
41°, 48.7603%, 94.9020%
XYZ:
61.8489, 63.5182, 28.0692
xyY:
0.4031, 0.4140, 63.5182
CIE-Lab:
83.7143, 3.4762, 44.6334
CIE-LCH:
83.7143, 44.7685, 85.5465
CIE-Luv:
83.7143, 29.7155, 56.4947
Hunter-Lab:
79.6983, -0.9493, 34.9073
#f2cc7c color charts
#f2cc7c color shades, tints & tones
#f2cc7c color schemes
#f2cc7c color preview, HTML & CSS examples
This text has a color of #f2cc7c
<p style="color:#f2cc7c;">Text here</p>
.mytext {color:#f2cc7c;}
This box has a color of #f2cc7c
<div style="background-color:#f2cc7c;">Content here</div>
.mybackground {background-color:#f2cc7c;}
Border around this has a color of #f2cc7c
<div style="border:2px solid #f2cc7c;">Content here</div>
.myborder {border:2px solid #f2cc7c;}