#f2a68e color space conversions
Hex:
#f2a68e
RGB:
242, 166, 142
CMY:
5, 35, 44
CMYK:
0, 31, 41, 5
HSL:
14°, 79.3651%, 75.2941%
HSV (HSB):
14°, 41.3223%, 94.9020%
XYZ:
55.1367, 48.1027, 31.9699
xyY:
0.4078, 0.3558, 48.1027
CIE-Lab:
74.8896, 25.2355, 23.7760
CIE-LCH:
74.8896, 34.6718, 43.2943
CIE-Luv:
74.8896, 53.4591, 27.0676
Hunter-Lab:
69.3561, 20.5306, 21.2193
#f2a68e color charts
#f2a68e color shades, tints & tones
#f2a68e color schemes
#f2a68e color preview, HTML & CSS examples
This text has a color of #f2a68e
<p style="color:#f2a68e;">Text here</p>
.mytext {color:#f2a68e;}
This box has a color of #f2a68e
<div style="background-color:#f2a68e;">Content here</div>
.mybackground {background-color:#f2a68e;}
Border around this has a color of #f2a68e
<div style="border:2px solid #f2a68e;">Content here</div>
.myborder {border:2px solid #f2a68e;}