#e81d6a color space conversions
Hex:
#e81d6a
RGB:
232, 29, 106
CMY:
9, 89, 58
CMYK:
0, 88, 54, 9
HSL:
337°, 81.5261%, 51.1765%
HSV (HSB):
337°, 87.5000%, 90.9804%
XYZ:
36.3196, 19.0751, 15.4033
xyY:
0.5130, 0.2694, 19.0751
CIE-Lab:
50.7750, 75.0076, 10.9181
CIE-LCH:
50.7750, 75.7980, 8.2818
CIE-Luv:
50.7750, 129.5300, -1.7528
Hunter-Lab:
43.6751, 72.0067, 9.6622
#e81d6a color charts
#e81d6a color shades, tints & tones
#e81d6a color schemes
#e81d6a color preview, HTML & CSS examples
This text has a color of #e81d6a
<p style="color:#e81d6a;">Text here</p>
.mytext {color:#e81d6a;}
This box has a color of #e81d6a
<div style="background-color:#e81d6a;">Content here</div>
.mybackground {background-color:#e81d6a;}
Border around this has a color of #e81d6a
<div style="border:2px solid #e81d6a;">Content here</div>
.myborder {border:2px solid #e81d6a;}