#e31b46 color space conversions
Hex:
#e31b46
RGB:
227, 27, 70
CMY:
11, 89, 73
CMYK:
0, 88, 69, 11
HSL:
347°, 78.7402%, 49.8039%
HSV (HSB):
347°, 88.1057%, 89.0196%
XYZ:
33.1760, 17.5570, 7.4346
xyY:
0.5704, 0.3018, 17.5570
CIE-Lab:
48.9543, 72.0699, 30.2448
CIE-LCH:
48.9543, 78.1589, 22.7658
CIE-Luv:
48.9543, 138.9759, 17.3476
Hunter-Lab:
41.9010, 68.0042, 18.8107
#e31b46 color charts
#e31b46 color shades, tints & tones
#e31b46 color schemes
#e31b46 color preview, HTML & CSS examples
This text has a color of #e31b46
<p style="color:#e31b46;">Text here</p>
.mytext {color:#e31b46;}
This box has a color of #e31b46
<div style="background-color:#e31b46;">Content here</div>
.mybackground {background-color:#e31b46;}
Border around this has a color of #e31b46
<div style="border:2px solid #e31b46;">Content here</div>
.myborder {border:2px solid #e31b46;}