#e60102 color space conversions
Hex:
#e60102
RGB:
230, 1, 2
CMY:
10, 100, 99
CMYK:
0, 100, 99, 10
HSL:
360°, 99.1342%, 45.2941%
HSV (HSB):
360°, 99.5652%, 90.1961%
XYZ:
32.6549, 16.8491, 1.5885
xyY:
0.6391, 0.3298, 16.8491
CIE-Lab:
48.0693, 74.0316, 61.5945
CIE-LCH:
48.0693, 96.3045, 39.7605
CIE-Luv:
48.0693, 157.6812, 33.9220
Hunter-Lab:
41.0476, 70.1701, 26.4389
#e60102 color charts
#e60102 color shades, tints & tones
#e60102 color schemes
#e60102 color preview, HTML & CSS examples
This text has a color of #e60102
<p style="color:#e60102;">Text here</p>
.mytext {color:#e60102;}
This box has a color of #e60102
<div style="background-color:#e60102;">Content here</div>
.mybackground {background-color:#e60102;}
Border around this has a color of #e60102
<div style="border:2px solid #e60102;">Content here</div>
.myborder {border:2px solid #e60102;}