#e31b49 color space conversions
Hex:
#e31b49
RGB:
227, 27, 73
CMY:
11, 89, 71
CMYK:
0, 88, 68, 11
HSL:
346°, 78.7402%, 49.8039%
HSV (HSB):
346°, 88.1057%, 89.0196%
XYZ:
33.2731, 17.5958, 7.9460
xyY:
0.5657, 0.2992, 17.5958
CIE-Lab:
49.0021, 72.2067, 28.4946
CIE-LCH:
49.0021, 77.6257, 21.5354
CIE-Luv:
49.0021, 138.0542, 15.8812
Hunter-Lab:
41.9473, 68.1803, 18.1320
#e31b49 color charts
#e31b49 color shades, tints & tones
#e31b49 color schemes
#e31b49 color preview, HTML & CSS examples
This text has a color of #e31b49
<p style="color:#e31b49;">Text here</p>
.mytext {color:#e31b49;}
This box has a color of #e31b49
<div style="background-color:#e31b49;">Content here</div>
.mybackground {background-color:#e31b49;}
Border around this has a color of #e31b49
<div style="border:2px solid #e31b49;">Content here</div>
.myborder {border:2px solid #e31b49;}