#f93abd color space conversions
Hex:
#f93abd
RGB:
249, 58, 189
CMY:
2, 77, 26
CMYK:
0, 77, 24, 2
HSL:
319°, 94.0887%, 60.1961%
HSV (HSB):
319°, 76.7068%, 97.6471%
XYZ:
49.7653, 26.8400, 50.7018
xyY:
0.3909, 0.2108, 26.8400
CIE-Lab:
58.8259, 80.4693, -26.0087
CIE-LCH:
58.8259, 84.5680, 342.0885
CIE-Luv:
58.8259, 100.5439, -52.5482
Hunter-Lab:
51.8073, 80.8015, -21.7597
#f93abd color charts
#f93abd color shades, tints & tones
#f93abd color schemes
#f93abd color preview, HTML & CSS examples
This text has a color of #f93abd
<p style="color:#f93abd;">Text here</p>
.mytext {color:#f93abd;}
This box has a color of #f93abd
<div style="background-color:#f93abd;">Content here</div>
.mybackground {background-color:#f93abd;}
Border around this has a color of #f93abd
<div style="border:2px solid #f93abd;">Content here</div>
.myborder {border:2px solid #f93abd;}