#f10d2b color space conversions
Hex:
#f10d2b
RGB:
241, 13, 43
CMY:
5, 95, 83
CMYK:
0, 95, 82, 5
HSL:
352°, 89.7638%, 49.8039%
HSV (HSB):
352°, 94.6058%, 94.5098%
XYZ:
36.8556, 19.1630, 4.0418
xyY:
0.6136, 0.3191, 19.1630
CIE-Lab:
50.8774, 76.3423, 48.5890
CIE-LCH:
50.8774, 90.4933, 32.4752
CIE-Luv:
50.8774, 158.9762, 29.3059
Hunter-Lab:
43.7756, 73.6756, 25.1686
#f10d2b color charts
#f10d2b color shades, tints & tones
#f10d2b color schemes
#f10d2b color preview, HTML & CSS examples
This text has a color of #f10d2b
<p style="color:#f10d2b;">Text here</p>
.mytext {color:#f10d2b;}
This box has a color of #f10d2b
<div style="background-color:#f10d2b;">Content here</div>
.mybackground {background-color:#f10d2b;}
Border around this has a color of #f10d2b
<div style="border:2px solid #f10d2b;">Content here</div>
.myborder {border:2px solid #f10d2b;}