#e10e02 color space conversions
Hex:
#e10e02
RGB:
225, 14, 2
CMY:
12, 95, 99
CMYK:
0, 94, 99, 12
HSL:
3°, 98.2379%, 44.5098%
HSV (HSB):
3°, 99.1111%, 88.2353%
XYZ:
31.2193, 16.3260, 1.5632
xyY:
0.6357, 0.3324, 16.3260
CIE-Lab:
47.3993, 71.7106, 60.7001
CIE-LCH:
47.3993, 93.9517, 40.2466
CIE-Luv:
47.3993, 152.1261, 33.8504
Hunter-Lab:
40.4055, 67.2087, 25.9900
#e10e02 color charts
#e10e02 color shades, tints & tones
#e10e02 color schemes
#e10e02 color preview, HTML & CSS examples
This text has a color of #e10e02
<p style="color:#e10e02;">Text here</p>
.mytext {color:#e10e02;}
This box has a color of #e10e02
<div style="background-color:#e10e02;">Content here</div>
.mybackground {background-color:#e10e02;}
Border around this has a color of #e10e02
<div style="border:2px solid #e10e02;">Content here</div>
.myborder {border:2px solid #e10e02;}