#e30d41 color space conversions
Hex:
#e30d41
RGB:
227, 13, 65
CMY:
11, 95, 75
CMYK:
0, 94, 71, 11
HSL:
345°, 89.1667%, 47.0588%
HSV (HSB):
345°, 94.2731%, 89.0196%
XYZ:
32.7766, 17.0004, 6.5549
xyY:
0.5818, 0.3018, 17.0004
CIE-Lab:
48.2605, 73.6418, 32.4092
CIE-LCH:
48.2605, 80.4579, 23.7539
CIE-Luv:
48.2605, 143.4180, 18.3960
Hunter-Lab:
41.2315, 69.7417, 19.4363
#e30d41 color charts
#e30d41 color shades, tints & tones
#e30d41 color schemes
#e30d41 color preview, HTML & CSS examples
This text has a color of #e30d41
<p style="color:#e30d41;">Text here</p>
.mytext {color:#e30d41;}
This box has a color of #e30d41
<div style="background-color:#e30d41;">Content here</div>
.mybackground {background-color:#e30d41;}
Border around this has a color of #e30d41
<div style="border:2px solid #e30d41;">Content here</div>
.myborder {border:2px solid #e30d41;}