#e00285 color space conversions
Hex:
#e00285
RGB:
224, 2, 133
CMY:
12, 99, 48
CMYK:
0, 99, 41, 12
HSL:
325°, 98.2301%, 44.3137%
HSV (HSB):
325°, 99.1071%, 87.8431%
XYZ:
34.9958, 17.5842, 23.7399
xyY:
0.4585, 0.2304, 17.5842
CIE-Lab:
48.9878, 78.2481, -8.3270
CIE-LCH:
48.9878, 78.6900, 353.9255
CIE-Luv:
48.9878, 114.9600, -25.8481
Hunter-Lab:
41.9335, 75.5846, -4.2126
#e00285 color charts
#e00285 color shades, tints & tones
#e00285 color schemes
#e00285 color preview, HTML & CSS examples
This text has a color of #e00285
<p style="color:#e00285;">Text here</p>
.mytext {color:#e00285;}
This box has a color of #e00285
<div style="background-color:#e00285;">Content here</div>
.mybackground {background-color:#e00285;}
Border around this has a color of #e00285
<div style="border:2px solid #e00285;">Content here</div>
.myborder {border:2px solid #e00285;}