#f93a8a color space conversions
Hex:
#f93a8a
RGB:
249, 58, 138
CMY:
2, 77, 46
CMYK:
0, 77, 45, 2
HSL:
335°, 94.0887%, 60.1961%
HSV (HSB):
335°, 76.7068%, 97.6471%
XYZ:
45.1674, 25.0008, 26.4898
xyY:
0.4673, 0.2587, 25.0008
CIE-Lab:
57.0762, 75.1968, 1.1394
CIE-LCH:
57.0762, 75.2055, 0.8681
CIE-Luv:
57.0762, 121.5034, -13.3599
Hunter-Lab:
50.0008, 73.7436, 3.5895
#f93a8a color charts
#f93a8a color shades, tints & tones
#f93a8a color schemes
#f93a8a color preview, HTML & CSS examples
This text has a color of #f93a8a
<p style="color:#f93a8a;">Text here</p>
.mytext {color:#f93a8a;}
This box has a color of #f93a8a
<div style="background-color:#f93a8a;">Content here</div>
.mybackground {background-color:#f93a8a;}
Border around this has a color of #f93a8a
<div style="border:2px solid #f93a8a;">Content here</div>
.myborder {border:2px solid #f93a8a;}