#e81e65 color space conversions
Hex:
#e81e65
RGB:
232, 30, 101
CMY:
9, 88, 60
CMYK:
0, 87, 56, 9
HSL:
339°, 81.4516%, 51.3725%
HSV (HSB):
339°, 87.0690%, 90.9804%
XYZ:
36.0919, 19.0239, 14.0816
xyY:
0.5216, 0.2749, 19.0239
CIE-Lab:
50.7152, 74.5057, 13.8851
CIE-LCH:
50.7152, 75.7885, 10.5567
CIE-Luv:
50.7152, 131.2705, 1.6014
Hunter-Lab:
43.6164, 71.3773, 11.3896
#e81e65 color charts
#e81e65 color shades, tints & tones
#e81e65 color schemes
#e81e65 color preview, HTML & CSS examples
This text has a color of #e81e65
<p style="color:#e81e65;">Text here</p>
.mytext {color:#e81e65;}
This box has a color of #e81e65
<div style="background-color:#e81e65;">Content here</div>
.mybackground {background-color:#e81e65;}
Border around this has a color of #e81e65
<div style="border:2px solid #e81e65;">Content here</div>
.myborder {border:2px solid #e81e65;}