#f2a88c color space conversions
Hex:
#f2a88c
RGB:
242, 168, 140
CMY:
5, 34, 45
CMYK:
0, 31, 42, 5
HSL:
16°, 79.6875%, 74.9020%
HSV (HSB):
16°, 42.1488%, 94.9020%
XYZ:
55.3542, 48.7760, 31.3082
xyY:
0.4087, 0.3601, 48.7760
CIE-Lab:
75.3117, 23.9639, 25.4274
CIE-LCH:
75.3117, 34.9402, 46.6972
CIE-Luv:
75.3117, 52.3871, 29.3607
Hunter-Lab:
69.8398, 19.2574, 22.3090
#f2a88c color charts
#f2a88c color shades, tints & tones
#f2a88c color schemes
#f2a88c color preview, HTML & CSS examples
This text has a color of #f2a88c
<p style="color:#f2a88c;">Text here</p>
.mytext {color:#f2a88c;}
This box has a color of #f2a88c
<div style="background-color:#f2a88c;">Content here</div>
.mybackground {background-color:#f2a88c;}
Border around this has a color of #f2a88c
<div style="border:2px solid #f2a88c;">Content here</div>
.myborder {border:2px solid #f2a88c;}