#f93dc5 color space conversions
Hex:
#f93dc5
RGB:
249, 61, 197
CMY:
2, 76, 23
CMYK:
0, 76, 21, 2
HSL:
317°, 94.0000%, 60.7843%
HSV (HSB):
317°, 75.5020%, 97.6471%
XYZ:
50.8137, 27.5084, 55.4548
xyY:
0.3798, 0.2056, 27.5084
CIE-Lab:
59.4420, 80.6240, -29.6465
CIE-LCH:
59.4420, 85.9019, 339.8109
CIE-Luv:
59.4420, 96.5059, -58.1389
Hunter-Lab:
52.4485, 81.1514, -25.9745
#f93dc5 color charts
#f93dc5 color shades, tints & tones
#f93dc5 color schemes
#f93dc5 color preview, HTML & CSS examples
This text has a color of #f93dc5
<p style="color:#f93dc5;">Text here</p>
.mytext {color:#f93dc5;}
This box has a color of #f93dc5
<div style="background-color:#f93dc5;">Content here</div>
.mybackground {background-color:#f93dc5;}
Border around this has a color of #f93dc5
<div style="border:2px solid #f93dc5;">Content here</div>
.myborder {border:2px solid #f93dc5;}