#f93b8e color space conversions
Hex:
#f93b8e
RGB:
249, 59, 142
CMY:
2, 77, 44
CMYK:
0, 76, 43, 2
HSL:
334°, 94.0594%, 60.3922%
HSV (HSB):
334°, 76.3052%, 97.6471%
XYZ:
45.5134, 25.2207, 28.0604
xyY:
0.4607, 0.2553, 25.2207
CIE-Lab:
57.2898, 75.2699, -0.9128
CIE-LCH:
57.2898, 75.2755, 359.3052
CIE-Luv:
57.2898, 119.5575, -16.0256
Hunter-Lab:
50.2202, 73.8851, 2.0259
#f93b8e color charts
#f93b8e color shades, tints & tones
#f93b8e color schemes
#f93b8e color preview, HTML & CSS examples
This text has a color of #f93b8e
<p style="color:#f93b8e;">Text here</p>
.mytext {color:#f93b8e;}
This box has a color of #f93b8e
<div style="background-color:#f93b8e;">Content here</div>
.mybackground {background-color:#f93b8e;}
Border around this has a color of #f93b8e
<div style="border:2px solid #f93b8e;">Content here</div>
.myborder {border:2px solid #f93b8e;}