#f2c68c color space conversions
Hex:
#f2c68c
RGB:
242, 198, 140
CMY:
5, 22, 45
CMYK:
0, 18, 42, 5
HSL:
34°, 79.6875%, 74.9020%
HSV (HSB):
34°, 42.1488%, 94.9020%
XYZ:
61.5457, 61.1589, 33.3720
xyY:
0.3943, 0.3919, 61.1589
CIE-Lab:
82.4641, 8.1558, 34.9199
CIE-LCH:
82.4641, 35.8597, 76.8537
CIE-Luv:
82.4641, 32.4922, 44.7812
Hunter-Lab:
78.2041, 3.6200, 29.4421
#f2c68c color charts
#f2c68c color shades, tints & tones
#f2c68c color schemes
#f2c68c color preview, HTML & CSS examples
This text has a color of #f2c68c
<p style="color:#f2c68c;">Text here</p>
.mytext {color:#f2c68c;}
This box has a color of #f2c68c
<div style="background-color:#f2c68c;">Content here</div>
.mybackground {background-color:#f2c68c;}
Border around this has a color of #f2c68c
<div style="border:2px solid #f2c68c;">Content here</div>
.myborder {border:2px solid #f2c68c;}