#e10c02 color space conversions
Hex:
#e10c02
RGB:
225, 12, 2
CMY:
12, 95, 99
CMYK:
0, 95, 99, 12
HSL:
3°, 98.2379%, 44.5098%
HSV (HSB):
3°, 99.1111%, 88.2353%
XYZ:
31.1938, 16.2749, 1.5547
xyY:
0.6363, 0.3320, 16.2749
CIE-Lab:
47.3331, 71.9020, 60.6744
CIE-LCH:
47.3331, 94.0812, 40.1593
CIE-Luv:
47.3331, 152.4884, 33.7325
Hunter-Lab:
40.3421, 67.4229, 25.9546
#e10c02 color charts
#e10c02 color shades, tints & tones
#e10c02 color schemes
#e10c02 color preview, HTML & CSS examples
This text has a color of #e10c02
<p style="color:#e10c02;">Text here</p>
.mytext {color:#e10c02;}
This box has a color of #e10c02
<div style="background-color:#e10c02;">Content here</div>
.mybackground {background-color:#e10c02;}
Border around this has a color of #e10c02
<div style="border:2px solid #e10c02;">Content here</div>
.myborder {border:2px solid #e10c02;}