#e81e42 color space conversions
Hex:
#e81e42
RGB:
232, 30, 66
CMY:
9, 88, 74
CMYK:
0, 87, 72, 9
HSL:
349°, 81.4516%, 51.3725%
HSV (HSB):
349°, 87.0690%, 90.9804%
XYZ:
34.7264, 18.4777, 6.8905
xyY:
0.5779, 0.3075, 18.4777
CIE-Lab:
50.0705, 72.6594, 34.2141
CIE-LCH:
50.0705, 80.3119, 25.2150
CIE-Luv:
50.0705, 143.0981, 20.6448
Hunter-Lab:
42.9857, 68.9778, 20.5859
#e81e42 color charts
#e81e42 color shades, tints & tones
#e81e42 color schemes
#e81e42 color preview, HTML & CSS examples
This text has a color of #e81e42
<p style="color:#e81e42;">Text here</p>
.mytext {color:#e81e42;}
This box has a color of #e81e42
<div style="background-color:#e81e42;">Content here</div>
.mybackground {background-color:#e81e42;}
Border around this has a color of #e81e42
<div style="border:2px solid #e81e42;">Content here</div>
.myborder {border:2px solid #e81e42;}