#e31c42 color space conversions
Hex:
#e31c42
RGB:
227, 28, 66
CMY:
11, 89, 74
CMYK:
0, 88, 71, 11
HSL:
349°, 78.0392%, 50.0000%
HSV (HSB):
349°, 87.6652%, 89.0196%
XYZ:
33.0772, 17.5547, 6.7993
xyY:
0.5759, 0.3057, 17.5547
CIE-Lab:
48.9516, 71.7318, 32.6383
CIE-LCH:
48.9516, 78.8081, 24.4657
CIE-Luv:
48.9516, 139.8781, 19.3354
Hunter-Lab:
41.8984, 67.5968, 19.7072
#e31c42 color charts
#e31c42 color shades, tints & tones
#e31c42 color schemes
#e31c42 color preview, HTML & CSS examples
This text has a color of #e31c42
<p style="color:#e31c42;">Text here</p>
.mytext {color:#e31c42;}
This box has a color of #e31c42
<div style="background-color:#e31c42;">Content here</div>
.mybackground {background-color:#e31c42;}
Border around this has a color of #e31c42
<div style="border:2px solid #e31c42;">Content here</div>
.myborder {border:2px solid #e31c42;}