#f93f52 color space conversions
Hex:
#f93f52
RGB:
249, 63, 82
CMY:
2, 75, 68
CMYK:
0, 75, 67, 2
HSL:
354°, 93.9394%, 61.1765%
HSV (HSB):
354°, 74.6988%, 97.6471%
XYZ:
42.3674, 24.3039, 10.4408
xyY:
0.5494, 0.3152, 24.3039
CIE-Lab:
56.3908, 69.9159, 33.2697
CIE-LCH:
56.3908, 77.4280, 25.4476
CIE-Luv:
56.3908, 138.4478, 22.5615
Hunter-Lab:
49.2990, 67.1290, 21.9526
#f93f52 color charts
#f93f52 color shades, tints & tones
#f93f52 color schemes
#f93f52 color preview, HTML & CSS examples
This text has a color of #f93f52
<p style="color:#f93f52;">Text here</p>
.mytext {color:#f93f52;}
This box has a color of #f93f52
<div style="background-color:#f93f52;">Content here</div>
.mybackground {background-color:#f93f52;}
Border around this has a color of #f93f52
<div style="border:2px solid #f93f52;">Content here</div>
.myborder {border:2px solid #f93f52;}