#f93cb5 color space conversions
Hex:
#f93cb5
RGB:
249, 60, 181
CMY:
2, 76, 29
CMYK:
0, 76, 27, 2
HSL:
322°, 94.0299%, 60.5882%
HSV (HSB):
322°, 75.9036%, 97.6471%
XYZ:
49.0233, 26.7077, 46.2873
xyY:
0.4018, 0.2189, 26.7077
CIE-Lab:
58.7027, 78.9872, -21.5847
CIE-LCH:
58.7027, 81.8833, 344.7160
CIE-Luv:
58.7027, 103.3045, -45.7065
Hunter-Lab:
51.6794, 78.8866, -16.9282
#f93cb5 color charts
#f93cb5 color shades, tints & tones
#f93cb5 color schemes
#f93cb5 color preview, HTML & CSS examples
This text has a color of #f93cb5
<p style="color:#f93cb5;">Text here</p>
.mytext {color:#f93cb5;}
This box has a color of #f93cb5
<div style="background-color:#f93cb5;">Content here</div>
.mybackground {background-color:#f93cb5;}
Border around this has a color of #f93cb5
<div style="border:2px solid #f93cb5;">Content here</div>
.myborder {border:2px solid #f93cb5;}