#e00100 color space conversions
Hex:
#e00100
RGB:
224, 1, 0
CMY:
12, 100, 100
CMYK:
0, 100, 100, 12
HSL:
0°, 100.0000%, 43.9216%
HSV (HSB):
0°, 100.0000%, 87.8431%
XYZ:
30.7513, 15.8690, 1.4422
xyY:
0.6398, 0.3302, 15.8690
CIE-Lab:
46.8022, 72.5521, 60.9583
CIE-LCH:
46.8022, 94.7613, 40.0370
CIE-Luv:
46.8022, 153.6539, 33.2208
Hunter-Lab:
39.8359, 68.0802, 25.7386
#e00100 color charts
#e00100 color shades, tints & tones
#e00100 color schemes
#e00100 color preview, HTML & CSS examples
This text has a color of #e00100
<p style="color:#e00100;">Text here</p>
.mytext {color:#e00100;}
This box has a color of #e00100
<div style="background-color:#e00100;">Content here</div>
.mybackground {background-color:#e00100;}
Border around this has a color of #e00100
<div style="border:2px solid #e00100;">Content here</div>
.myborder {border:2px solid #e00100;}