#f93acc color space conversions
Hex:
#f93acc
RGB:
249, 58, 204
CMY:
2, 77, 20
CMYK:
0, 77, 18, 2
HSL:
314°, 94.0887%, 60.1961%
HSV (HSB):
314°, 76.7068%, 97.6471%
XYZ:
51.4791, 27.5255, 59.7264
xyY:
0.3711, 0.1984, 27.5255
CIE-Lab:
59.4576, 82.3204, -33.6196
CIE-LCH:
59.4576, 88.9209, 337.7849
CIE-Luv:
59.4576, 94.4035, -64.4553
Hunter-Lab:
52.4647, 83.3332, -30.7711
#f93acc color charts
#f93acc RGB chart
#f93acc CMYK chart
#f93acc RGB pie chart
#f93acc color shades, tints & tones
#f93acc color schemes
#f93acc color preview, HTML & CSS examples
This text has a color of #f93acc
<p style="color:#f93acc;">Text here</p>
.mytext {color:#f93acc;}
Text color #f93acc
This box has a color of #f93acc
<div style="background-color:#f93acc;">Content here</div>
.mybackground {background-color:#f93acc;}
Background color #f93acc
Border around this has a color of #f93acc
<div style="border:2px solid #f93acc;">Content here</div>
.myborder {border:2px solid #f93acc;}
Border color #f93acc