#f93bd3 color space conversions
Hex:
#f93bd3
RGB:
249, 59, 211
CMY:
2, 77, 17
CMYK:
0, 76, 15, 2
HSL:
312°, 94.0594%, 60.3922%
HSV (HSB):
312°, 76.3052%, 97.6471%
XYZ:
52.3888, 27.9708, 64.2657
xyY:
0.3622, 0.1934, 27.9708
CIE-Lab:
59.8624, 82.9624, -36.9685
CIE-LCH:
59.8624, 90.8264, 335.9820
CIE-Luv:
59.8624, 91.3619, -69.7592
Hunter-Lab:
52.8874, 84.2639, -35.0245
#f93bd3 color charts
#f93bd3 color shades, tints & tones
#f93bd3 color schemes
#f93bd3 color preview, HTML & CSS examples
This text has a color of #f93bd3
<p style="color:#f93bd3;">Text here</p>
.mytext {color:#f93bd3;}
This box has a color of #f93bd3
<div style="background-color:#f93bd3;">Content here</div>
.mybackground {background-color:#f93bd3;}
Border around this has a color of #f93bd3
<div style="border:2px solid #f93bd3;">Content here</div>
.myborder {border:2px solid #f93bd3;}