#f93e52 color space conversions
Hex:
#f93e52
RGB:
249, 62, 82
CMY:
2, 76, 68
CMYK:
0, 75, 67, 2
HSL:
354°, 93.9698%, 60.9804%
HSV (HSB):
354°, 75.1004%, 97.6471%
XYZ:
42.3125, 24.1942, 10.4225
xyY:
0.5500, 0.3145, 24.1942
CIE-Lab:
56.2817, 70.2213, 33.1350
CIE-LCH:
56.2817, 77.6464, 25.2610
CIE-Luv:
56.2817, 138.9503, 22.3312
Hunter-Lab:
49.1876, 67.4724, 21.8682
#f93e52 color charts
#f93e52 color shades, tints & tones
#f93e52 color schemes
#f93e52 color preview, HTML & CSS examples
This text has a color of #f93e52
<p style="color:#f93e52;">Text here</p>
.mytext {color:#f93e52;}
This box has a color of #f93e52
<div style="background-color:#f93e52;">Content here</div>
.mybackground {background-color:#f93e52;}
Border around this has a color of #f93e52
<div style="border:2px solid #f93e52;">Content here</div>
.myborder {border:2px solid #f93e52;}