#e10045 color space conversions
Hex:
#e10045
RGB:
225, 0, 69
CMY:
12, 100, 73
CMYK:
0, 100, 69, 12
HSL:
342°, 100.0000%, 44.1176%
HSV (HSB):
342°, 100.0000%, 88.2353%
XYZ:
32.1255, 16.4372, 7.1097
xyY:
0.5770, 0.2952, 16.4372
CIE-Lab:
47.5430, 74.3976, 29.0201
CIE-LCH:
47.5430, 79.8571, 21.3091
CIE-Luv:
47.5430, 142.4512, 15.3025
Hunter-Lab:
40.5428, 70.4906, 17.9827
#e10045 color charts
#e10045 color shades, tints & tones
#e10045 color schemes
#e10045 color preview, HTML & CSS examples
This text has a color of #e10045
<p style="color:#e10045;">Text here</p>
.mytext {color:#e10045;}
This box has a color of #e10045
<div style="background-color:#e10045;">Content here</div>
.mybackground {background-color:#e10045;}
Border around this has a color of #e10045
<div style="border:2px solid #e10045;">Content here</div>
.myborder {border:2px solid #e10045;}