#f2c07c color space conversions
Hex:
#f2c07c
RGB:
242, 192, 124
CMY:
5, 25, 51
CMYK:
0, 21, 49, 5
HSL:
35°, 81.9444%, 71.7647%
HSV (HSB):
35°, 48.7603%, 94.9020%
XYZ:
59.1057, 58.0318, 27.1548
xyY:
0.4096, 0.4022, 58.0318
CIE-Lab:
80.7564, 9.7226, 40.9311
CIE-LCH:
80.7564, 42.0700, 76.6378
CIE-Luv:
80.7564, 37.7938, 50.6472
Hunter-Lab:
76.1786, 5.1826, 32.1903
#f2c07c color charts
#f2c07c color shades, tints & tones
#f2c07c color schemes
#f2c07c color preview, HTML & CSS examples
This text has a color of #f2c07c
<p style="color:#f2c07c;">Text here</p>
.mytext {color:#f2c07c;}
This box has a color of #f2c07c
<div style="background-color:#f2c07c;">Content here</div>
.mybackground {background-color:#f2c07c;}
Border around this has a color of #f2c07c
<div style="border:2px solid #f2c07c;">Content here</div>
.myborder {border:2px solid #f2c07c;}