#ff1a13 color space conversions
Hex:
#ff1a13
RGB:
255, 26, 19
CMY:
0, 90, 93
CMYK:
0, 90, 93, 0
HSL:
2°, 100.0000%, 53.7255%
HSV (HSB):
2°, 92.5490%, 100.0000%
XYZ:
41.7269, 22.0458, 2.6721
xyY:
0.6280, 0.3318, 22.0458
CIE-Lab:
54.0756, 77.9610, 62.6997
CIE-LCH:
54.0756, 100.0458, 38.8078
CIE-Luv:
54.0756, 169.3444, 37.4061
Hunter-Lab:
46.9530, 76.4647, 29.4929
#ff1a13 color charts
#ff1a13 color shades, tints & tones
#ff1a13 color schemes
#ff1a13 color preview, HTML & CSS examples
This text has a color of #ff1a13
<p style="color:#ff1a13;">Text here</p>
.mytext {color:#ff1a13;}
This box has a color of #ff1a13
<div style="background-color:#ff1a13;">Content here</div>
.mybackground {background-color:#ff1a13;}
Border around this has a color of #ff1a13
<div style="border:2px solid #ff1a13;">Content here</div>
.myborder {border:2px solid #ff1a13;}