#e81d75 color space conversions
Hex:
#e81d75
RGB:
232, 29, 117
CMY:
9, 89, 54
CMYK:
0, 88, 50, 9
HSL:
334°, 81.5261%, 51.1765%
HSV (HSB):
334°, 87.5000%, 90.9804%
XYZ:
36.9290, 19.3189, 18.6122
xyY:
0.4933, 0.2581, 19.3189
CIE-Lab:
51.0582, 75.8047, 4.6212
CIE-LCH:
51.0582, 75.9454, 3.4886
CIE-Luv:
51.0582, 124.9829, -9.1812
Hunter-Lab:
43.9533, 73.0552, 5.6607
#e81d75 color charts
#e81d75 color shades, tints & tones
#e81d75 color schemes
#e81d75 color preview, HTML & CSS examples
This text has a color of #e81d75
<p style="color:#e81d75;">Text here</p>
.mytext {color:#e81d75;}
This box has a color of #e81d75
<div style="background-color:#e81d75;">Content here</div>
.mybackground {background-color:#e81d75;}
Border around this has a color of #e81d75
<div style="border:2px solid #e81d75;">Content here</div>
.myborder {border:2px solid #e81d75;}