#f93bcb color space conversions
Hex:
#f93bcb
RGB:
249, 59, 203
CMY:
2, 77, 20
CMYK:
0, 76, 18, 2
HSL:
315°, 94.0594%, 60.3922%
HSV (HSB):
315°, 76.3052%, 97.6471%
XYZ:
51.4104, 27.5795, 59.1137
xyY:
0.3723, 0.1997, 27.5795
CIE-Lab:
59.5069, 81.9265, -32.9728
CIE-LCH:
59.5069, 88.3129, 338.0768
CIE-Luv:
59.5069, 94.5737, -63.4151
Hunter-Lab:
52.5162, 82.8383, -29.9772
#f93bcb color charts
#f93bcb color shades, tints & tones
#f93bcb color schemes
#f93bcb color preview, HTML & CSS examples
This text has a color of #f93bcb
<p style="color:#f93bcb;">Text here</p>
.mytext {color:#f93bcb;}
This box has a color of #f93bcb
<div style="background-color:#f93bcb;">Content here</div>
.mybackground {background-color:#f93bcb;}
Border around this has a color of #f93bcb
<div style="border:2px solid #f93bcb;">Content here</div>
.myborder {border:2px solid #f93bcb;}