#e81b50 color space conversions
Hex:
#e81b50
RGB:
232, 27, 80
CMY:
9, 89, 69
CMYK:
0, 88, 66, 9
HSL:
344°, 81.6733%, 50.7843%
HSV (HSB):
344°, 88.3621%, 90.9804%
XYZ:
35.1186, 18.5189, 9.3130
xyY:
0.5579, 0.2942, 18.5189
CIE-Lab:
50.1195, 73.7889, 25.8795
CIE-LCH:
50.1195, 78.1956, 19.3270
CIE-Luv:
50.1195, 139.6289, 13.4612
Hunter-Lab:
43.0335, 70.3607, 17.2924
#e81b50 color charts
#e81b50 color shades, tints & tones
#e81b50 color schemes
#e81b50 color preview, HTML & CSS examples
This text has a color of #e81b50
<p style="color:#e81b50;">Text here</p>
.mytext {color:#e81b50;}
This box has a color of #e81b50
<div style="background-color:#e81b50;">Content here</div>
.mybackground {background-color:#e81b50;}
Border around this has a color of #e81b50
<div style="border:2px solid #e81b50;">Content here</div>
.myborder {border:2px solid #e81b50;}