#f10f3d color space conversions
Hex:
#f10f3d
RGB:
241, 15, 61
CMY:
5, 94, 76
CMYK:
0, 94, 75, 5
HSL:
348°, 88.9764%, 50.1961%
HSV (HSB):
348°, 93.7759%, 94.5098%
XYZ:
37.2888, 19.3793, 6.1901
xyY:
0.5932, 0.3083, 19.3793
CIE-Lab:
51.1281, 76.6846, 38.8351
CIE-LCH:
51.1281, 85.9575, 26.8589
CIE-Luv:
51.1281, 154.5751, 23.2312
Hunter-Lab:
44.0220, 74.1597, 22.4783
#f10f3d color charts
#f10f3d color shades, tints & tones
#f10f3d color schemes
#f10f3d color preview, HTML & CSS examples
This text has a color of #f10f3d
<p style="color:#f10f3d;">Text here</p>
.mytext {color:#f10f3d;}
This box has a color of #f10f3d
<div style="background-color:#f10f3d;">Content here</div>
.mybackground {background-color:#f10f3d;}
Border around this has a color of #f10f3d
<div style="border:2px solid #f10f3d;">Content here</div>
.myborder {border:2px solid #f10f3d;}