#e10033 color space conversions
Hex:
#e10033
RGB:
225, 0, 51
CMY:
12, 100, 80
CMYK:
0, 100, 77, 12
HSL:
346°, 100.0000%, 44.1176%
HSV (HSB):
346°, 100.0000%, 88.2353%
XYZ:
31.6489, 16.2466, 4.5998
xyY:
0.6029, 0.3095, 16.2466
CIE-Lab:
47.2963, 73.7296, 39.4760
CIE-LCH:
47.2963, 83.6326, 28.1653
CIE-Luv:
47.2963, 147.5551, 22.9680
Hunter-Lab:
40.3070, 69.6200, 21.4488
#e10033 color charts
#e10033 color shades, tints & tones
#e10033 color schemes
#e10033 color preview, HTML & CSS examples
This text has a color of #e10033
<p style="color:#e10033;">Text here</p>
.mytext {color:#e10033;}
This box has a color of #e10033
<div style="background-color:#e10033;">Content here</div>
.mybackground {background-color:#e10033;}
Border around this has a color of #e10033
<div style="border:2px solid #e10033;">Content here</div>
.myborder {border:2px solid #e10033;}