#e6010a color space conversions
Hex:
#e6010a
RGB:
230, 1, 10
CMY:
10, 100, 96
CMYK:
0, 100, 96, 10
HSL:
358°, 99.1342%, 45.2941%
HSV (HSB):
358°, 99.5652%, 90.1961%
XYZ:
32.6988, 16.8666, 1.8193
xyY:
0.6364, 0.3282, 16.8666
CIE-Lab:
48.0915, 74.0925, 59.3721
CIE-LCH:
48.0915, 94.9460, 38.7061
CIE-Luv:
48.0915, 157.1646, 33.1552
Hunter-Lab:
41.0690, 70.2494, 26.1218
#e6010a color charts
#e6010a color shades, tints & tones
#e6010a color schemes
#e6010a color preview, HTML & CSS examples
This text has a color of #e6010a
<p style="color:#e6010a;">Text here</p>
.mytext {color:#e6010a;}
This box has a color of #e6010a
<div style="background-color:#e6010a;">Content here</div>
.mybackground {background-color:#e6010a;}
Border around this has a color of #e6010a
<div style="border:2px solid #e6010a;">Content here</div>
.myborder {border:2px solid #e6010a;}