#e10d08 color space conversions
Hex:
#e10d08
RGB:
225, 13, 8
CMY:
12, 95, 97
CMYK:
0, 94, 96, 12
HSL:
1°, 93.1330%, 45.6863%
HSV (HSB):
1°, 96.4444%, 88.2353%
XYZ:
31.2391, 16.3129, 1.7320
xyY:
0.6339, 0.3310, 16.3129
CIE-Lab:
47.3824, 71.8563, 58.9814
CIE-LCH:
47.3824, 92.9631, 39.3800
CIE-Luv:
47.3824, 151.9236, 33.2023
Hunter-Lab:
40.3893, 67.3796, 25.7300
#e10d08 color charts
#e10d08 color shades, tints & tones
#e10d08 color schemes
#e10d08 color preview, HTML & CSS examples
This text has a color of #e10d08
<p style="color:#e10d08;">Text here</p>
.mytext {color:#e10d08;}
This box has a color of #e10d08
<div style="background-color:#e10d08;">Content here</div>
.mybackground {background-color:#e10d08;}
Border around this has a color of #e10d08
<div style="border:2px solid #e10d08;">Content here</div>
.myborder {border:2px solid #e10d08;}