#f2a89d color space conversions
Hex:
#f2a89d
RGB:
242, 168, 157
CMY:
5, 34, 38
CMYK:
0, 31, 35, 5
HSL:
8°, 76.5766%, 78.2353%
HSV (HSB):
8°, 35.1240%, 94.9020%
XYZ:
56.7064, 49.3168, 38.4286
xyY:
0.3926, 0.3414, 49.3168
CIE-Lab:
75.6480, 25.8870, 16.6749
CIE-LCH:
75.6480, 30.7927, 32.7873
CIE-Luv:
75.6480, 50.0976, 18.1729
Hunter-Lab:
70.2259, 21.2406, 16.7138
#f2a89d color charts
#f2a89d color shades, tints & tones
#f2a89d color schemes
#f2a89d color preview, HTML & CSS examples
This text has a color of #f2a89d
<p style="color:#f2a89d;">Text here</p>
.mytext {color:#f2a89d;}
This box has a color of #f2a89d
<div style="background-color:#f2a89d;">Content here</div>
.mybackground {background-color:#f2a89d;}
Border around this has a color of #f2a89d
<div style="border:2px solid #f2a89d;">Content here</div>
.myborder {border:2px solid #f2a89d;}