#f93f72 color space conversions
Hex:
#f93f72
RGB:
249, 63, 114
CMY:
2, 75, 55
CMYK:
0, 75, 54, 2
HSL:
344°, 93.9394%, 61.1765%
HSV (HSB):
344°, 74.6988%, 97.6471%
XYZ:
43.8817, 24.9097, 18.4148
xyY:
0.5032, 0.2856, 24.9097
CIE-Lab:
56.9873, 71.8422, 15.2375
CIE-LCH:
56.9873, 73.4403, 11.9748
CIE-Luv:
56.9873, 128.4848, 4.3423
Hunter-Lab:
49.9096, 69.5997, 13.0609
#f93f72 color charts
#f93f72 color shades, tints & tones
#f93f72 color schemes
#f93f72 color preview, HTML & CSS examples
This text has a color of #f93f72
<p style="color:#f93f72;">Text here</p>
.mytext {color:#f93f72;}
This box has a color of #f93f72
<div style="background-color:#f93f72;">Content here</div>
.mybackground {background-color:#f93f72;}
Border around this has a color of #f93f72
<div style="border:2px solid #f93f72;">Content here</div>
.myborder {border:2px solid #f93f72;}