#e6010e color space conversions
Hex:
#e6010e
RGB:
230, 1, 14
CMY:
10, 100, 95
CMYK:
0, 100, 94, 10
HSL:
357°, 99.1342%, 45.2941%
HSV (HSB):
357°, 99.5652%, 90.1961%
XYZ:
32.7232, 16.8764, 1.9482
xyY:
0.6348, 0.3274, 16.8764
CIE-Lab:
48.1039, 74.1264, 58.2134
CIE-LCH:
48.1039, 94.2525, 38.1434
CIE-Luv:
48.1039, 156.8776, 32.7289
Hunter-Lab:
41.0809, 70.2937, 25.9449
#e6010e color charts
#e6010e color shades, tints & tones
#e6010e color schemes
#e6010e color preview, HTML & CSS examples
This text has a color of #e6010e
<p style="color:#e6010e;">Text here</p>
.mytext {color:#e6010e;}
This box has a color of #e6010e
<div style="background-color:#e6010e;">Content here</div>
.mybackground {background-color:#e6010e;}
Border around this has a color of #e6010e
<div style="border:2px solid #e6010e;">Content here</div>
.myborder {border:2px solid #e6010e;}