#e6130d color space conversions
Hex:
#e6130d
RGB:
230, 19, 13
CMY:
10, 93, 95
CMYK:
0, 92, 94, 10
HSL:
2°, 89.3004%, 47.6471%
HSV (HSB):
2°, 94.3478%, 90.1961%
XYZ:
32.9386, 17.3178, 1.9874
xyY:
0.6305, 0.3315, 17.3178
CIE-Lab:
48.6580, 72.5055, 58.8206
CIE-LCH:
48.6580, 93.3644, 39.0509
CIE-Luv:
48.6580, 153.9011, 33.8512
Hunter-Lab:
41.6147, 68.4599, 26.2988
#e6130d color charts
#e6130d color shades, tints & tones
#e6130d color schemes
#e6130d color preview, HTML & CSS examples
This text has a color of #e6130d
<p style="color:#e6130d;">Text here</p>
.mytext {color:#e6130d;}
This box has a color of #e6130d
<div style="background-color:#e6130d;">Content here</div>
.mybackground {background-color:#e6130d;}
Border around this has a color of #e6130d
<div style="border:2px solid #e6130d;">Content here</div>
.myborder {border:2px solid #e6130d;}