#f10d1c color space conversions
Hex:
#f10d1c
RGB:
241, 13, 28
CMY:
5, 95, 89
CMYK:
0, 95, 88, 5
HSL:
356°, 89.7638%, 49.8039%
HSV (HSB):
356°, 94.6058%, 94.5098%
XYZ:
36.6292, 19.0725, 2.8494
xyY:
0.6256, 0.3257, 19.0725
CIE-Lab:
50.7719, 76.0490, 55.7457
CIE-LCH:
50.7719, 94.2922, 36.2423
CIE-Luv:
50.7719, 161.3490, 32.8939
Hunter-Lab:
43.6720, 73.2877, 26.7020
#f10d1c color charts
#f10d1c color shades, tints & tones
#f10d1c color schemes
#f10d1c color preview, HTML & CSS examples
This text has a color of #f10d1c
<p style="color:#f10d1c;">Text here</p>
.mytext {color:#f10d1c;}
This box has a color of #f10d1c
<div style="background-color:#f10d1c;">Content here</div>
.mybackground {background-color:#f10d1c;}
Border around this has a color of #f10d1c
<div style="border:2px solid #f10d1c;">Content here</div>
.myborder {border:2px solid #f10d1c;}