#f93f60 color space conversions
Hex:
#f93f60
RGB:
249, 63, 96
CMY:
2, 75, 62
CMYK:
0, 75, 61, 2
HSL:
349°, 93.9394%, 61.1765%
HSV (HSB):
349°, 74.6988%, 97.6471%
XYZ:
42.9557, 24.5393, 13.5389
xyY:
0.5301, 0.3028, 24.5393
CIE-Lab:
56.6237, 70.6718, 25.3888
CIE-LCH:
56.6237, 75.0939, 19.7608
CIE-Luv:
56.6237, 134.4020, 15.1961
Hunter-Lab:
49.5371, 68.0949, 18.4716
#f93f60 color charts
#f93f60 color shades, tints & tones
#f93f60 color schemes
#f93f60 color preview, HTML & CSS examples
This text has a color of #f93f60
<p style="color:#f93f60;">Text here</p>
.mytext {color:#f93f60;}
This box has a color of #f93f60
<div style="background-color:#f93f60;">Content here</div>
.mybackground {background-color:#f93f60;}
Border around this has a color of #f93f60
<div style="border:2px solid #f93f60;">Content here</div>
.myborder {border:2px solid #f93f60;}