#e31c41 color space conversions
Hex:
#e31c41
RGB:
227, 28, 65
CMY:
11, 89, 75
CMYK:
0, 88, 71, 11
HSL:
349°, 78.0392%, 50.0000%
HSV (HSB):
349°, 87.6652%, 89.0196%
XYZ:
33.0479, 17.5431, 6.6454
xyY:
0.5774, 0.3065, 17.5431
CIE-Lab:
48.9371, 71.6903, 33.2168
CIE-LCH:
48.9371, 79.0118, 24.8601
CIE-Luv:
48.9371, 140.1617, 19.7869
Hunter-Lab:
41.8844, 67.5435, 19.9122
#e31c41 color charts
#e31c41 color shades, tints & tones
#e31c41 color schemes
#e31c41 color preview, HTML & CSS examples
This text has a color of #e31c41
<p style="color:#e31c41;">Text here</p>
.mytext {color:#e31c41;}
This box has a color of #e31c41
<div style="background-color:#e31c41;">Content here</div>
.mybackground {background-color:#e31c41;}
Border around this has a color of #e31c41
<div style="border:2px solid #e31c41;">Content here</div>
.myborder {border:2px solid #e31c41;}