#e30d31 color space conversions
Hex:
#e30d31
RGB:
227, 13, 49
CMY:
11, 95, 81
CMYK:
0, 94, 78, 11
HSL:
350°, 89.1667%, 47.0588%
HSV (HSB):
350°, 94.2731%, 89.0196%
XYZ:
32.3769, 16.8405, 4.4498
xyY:
0.6033, 0.3138, 16.8405
CIE-Lab:
48.0584, 73.0817, 41.5554
CIE-LCH:
48.0584, 84.0701, 29.6232
CIE-Luv:
48.0584, 147.6074, 24.8031
Hunter-Lab:
41.0372, 69.0151, 22.2970
#e30d31 color charts
#e30d31 color shades, tints & tones
#e30d31 color schemes
#e30d31 color preview, HTML & CSS examples
This text has a color of #e30d31
<p style="color:#e30d31;">Text here</p>
.mytext {color:#e30d31;}
This box has a color of #e30d31
<div style="background-color:#e30d31;">Content here</div>
.mybackground {background-color:#e30d31;}
Border around this has a color of #e30d31
<div style="border:2px solid #e30d31;">Content here</div>
.myborder {border:2px solid #e30d31;}