#f2a78c color space conversions
Hex:
#f2a78c
RGB:
242, 167, 140
CMY:
5, 35, 45
CMYK:
0, 31, 42, 5
HSL:
16°, 79.6875%, 74.9020%
HSV (HSB):
16°, 42.1488%, 94.9020%
XYZ:
55.1703, 48.4081, 31.2469
xyY:
0.4092, 0.3590, 48.4081
CIE-Lab:
75.0816, 24.4928, 25.1168
CIE-LCH:
75.0816, 35.0821, 45.7207
CIE-Luv:
75.0816, 53.0565, 28.8497
Hunter-Lab:
69.5760, 19.7838, 22.0758
#f2a78c color charts
#f2a78c color shades, tints & tones
#f2a78c color schemes
#f2a78c color preview, HTML & CSS examples
This text has a color of #f2a78c
<p style="color:#f2a78c;">Text here</p>
.mytext {color:#f2a78c;}
This box has a color of #f2a78c
<div style="background-color:#f2a78c;">Content here</div>
.mybackground {background-color:#f2a78c;}
Border around this has a color of #f2a78c
<div style="border:2px solid #f2a78c;">Content here</div>
.myborder {border:2px solid #f2a78c;}