#f2898a color space conversions
Hex:
#f2898a
RGB:
242, 137, 138
CMY:
5, 46, 46
CMYK:
0, 43, 43, 5
HSL:
359°, 80.1527%, 74.3137%
HSV (HSB):
359°, 43.3884%, 94.9020%
XYZ:
50.1511, 38.6035, 28.8527
xyY:
0.4264, 0.3282, 38.6035
CIE-Lab:
68.4631, 39.9682, 17.1647
CIE-LCH:
68.4631, 43.4982, 23.2416
CIE-Luv:
68.4631, 73.3614, 15.1881
Hunter-Lab:
62.1318, 35.3498, 15.9591
#f2898a color charts
#f2898a color shades, tints & tones
#f2898a color schemes
#f2898a color preview, HTML & CSS examples
This text has a color of #f2898a
<p style="color:#f2898a;">Text here</p>
.mytext {color:#f2898a;}
This box has a color of #f2898a
<div style="background-color:#f2898a;">Content here</div>
.mybackground {background-color:#f2898a;}
Border around this has a color of #f2898a
<div style="border:2px solid #f2898a;">Content here</div>
.myborder {border:2px solid #f2898a;}