#e31b50 color space conversions
Hex:
#e31b50
RGB:
227, 27, 80
CMY:
11, 89, 69
CMYK:
0, 88, 65, 11
HSL:
344°, 78.7402%, 49.8039%
HSV (HSB):
344°, 88.1057%, 89.0196%
XYZ:
33.5185, 17.6939, 9.2381
xyY:
0.5545, 0.2927, 17.6939
CIE-Lab:
49.1228, 72.5508, 24.3979
CIE-LCH:
49.1228, 76.5433, 18.5871
CIE-Luv:
49.1228, 135.7792, 12.2527
Hunter-Lab:
42.0642, 68.6238, 16.4237
#e31b50 color charts
#e31b50 color shades, tints & tones
#e31b50 color schemes
#e31b50 color preview, HTML & CSS examples
This text has a color of #e31b50
<p style="color:#e31b50;">Text here</p>
.mytext {color:#e31b50;}
This box has a color of #e31b50
<div style="background-color:#e31b50;">Content here</div>
.mybackground {background-color:#e31b50;}
Border around this has a color of #e31b50
<div style="border:2px solid #e31b50;">Content here</div>
.myborder {border:2px solid #e31b50;}