#f97a9a color space conversions
Hex:
#f97a9a
RGB:
249, 122, 154
CMY:
2, 52, 40
CMYK:
0, 51, 38, 2
HSL:
345°, 91.3669%, 72.7451%
HSV (HSB):
345°, 51.0040%, 97.6471%
XYZ:
51.8592, 36.3919, 34.8629
xyY:
0.4212, 0.2956, 36.3919
CIE-Lab:
66.8183, 51.5940, 5.9654
CIE-LCH:
66.8183, 51.9377, 6.5954
CIE-Luv:
66.8183, 84.7068, -1.7289
Hunter-Lab:
60.3257, 47.8782, 7.9636
#f97a9a color charts
#f97a9a color shades, tints & tones
#f97a9a color schemes
#f97a9a color preview, HTML & CSS examples
This text has a color of #f97a9a
<p style="color:#f97a9a;">Text here</p>
.mytext {color:#f97a9a;}
This box has a color of #f97a9a
<div style="background-color:#f97a9a;">Content here</div>
.mybackground {background-color:#f97a9a;}
Border around this has a color of #f97a9a
<div style="border:2px solid #f97a9a;">Content here</div>
.myborder {border:2px solid #f97a9a;}