#ff1513 color space conversions
Hex:
#ff1513
RGB:
255, 21, 19
CMY:
0, 92, 93
CMYK:
0, 92, 93, 0
HSL:
1°, 100.0000%, 53.7255%
HSV (HSB):
1°, 92.5490%, 100.0000%
XYZ:
41.6257, 21.8433, 2.6384
xyY:
0.6297, 0.3304, 21.8433
CIE-Lab:
53.8604, 78.5809, 62.5743
CIE-LCH:
53.8604, 100.4515, 38.5305
CIE-Luv:
53.8604, 170.5571, 37.0110
Hunter-Lab:
46.7369, 77.1897, 29.3688
#ff1513 color charts
#ff1513 color shades, tints & tones
#ff1513 color schemes
#ff1513 color preview, HTML & CSS examples
This text has a color of #ff1513
<p style="color:#ff1513;">Text here</p>
.mytext {color:#ff1513;}
This box has a color of #ff1513
<div style="background-color:#ff1513;">Content here</div>
.mybackground {background-color:#ff1513;}
Border around this has a color of #ff1513
<div style="border:2px solid #ff1513;">Content here</div>
.myborder {border:2px solid #ff1513;}