#e81fbd color space conversions
Hex:
#e81fbd
RGB:
232, 31, 189
CMY:
9, 88, 26
CMYK:
0, 87, 19, 9
HSL:
313°, 81.3765%, 51.5686%
HSV (HSB):
313°, 86.6379%, 90.9804%
XYZ:
42.9540, 21.8099, 50.0899
xyY:
0.3740, 0.1899, 21.8099
CIE-Lab:
53.8247, 82.7313, -34.0052
CIE-LCH:
53.8247, 89.4474, 337.6558
CIE-Luv:
53.8247, 92.6006, -63.7637
Hunter-Lab:
46.7011, 82.4512, -30.9016
#e81fbd color charts
#e81fbd color shades, tints & tones
#e81fbd color schemes
#e81fbd color preview, HTML & CSS examples
This text has a color of #e81fbd
<p style="color:#e81fbd;">Text here</p>
.mytext {color:#e81fbd;}
This box has a color of #e81fbd
<div style="background-color:#e81fbd;">Content here</div>
.mybackground {background-color:#e81fbd;}
Border around this has a color of #e81fbd
<div style="border:2px solid #e81fbd;">Content here</div>
.myborder {border:2px solid #e81fbd;}