#ff0d13 color space conversions
Hex:
#ff0d13
RGB:
255, 13, 19
CMY:
0, 95, 93
CMYK:
0, 95, 93, 0
HSL:
359°, 100.0000%, 52.5490%
HSV (HSB):
359°, 94.9020%, 100.0000%
XYZ:
41.5015, 21.5949, 2.5969
xyY:
0.6317, 0.3287, 21.5949
CIE-Lab:
53.5945, 79.3490, 62.4203
CIE-LCH:
53.5945, 100.9582, 38.1905
CIE-Luv:
53.5945, 172.0636, 36.5217
Hunter-Lab:
46.4703, 78.0910, 29.2158
#ff0d13 color charts
#ff0d13 color shades, tints & tones
#ff0d13 color schemes
#ff0d13 color preview, HTML & CSS examples
This text has a color of #ff0d13
<p style="color:#ff0d13;">Text here</p>
.mytext {color:#ff0d13;}
This box has a color of #ff0d13
<div style="background-color:#ff0d13;">Content here</div>
.mybackground {background-color:#ff0d13;}
Border around this has a color of #ff0d13
<div style="border:2px solid #ff0d13;">Content here</div>
.myborder {border:2px solid #ff0d13;}