#e34cb9 color space conversions
Hex:
#e34cb9
RGB:
227, 76, 185
CMY:
11, 70, 27
CMYK:
0, 67, 19, 11
HSL:
317°, 72.9469%, 59.4118%
HSV (HSB):
317°, 66.5198%, 89.0196%
XYZ:
43.0200, 25.0026, 48.4575
xyY:
0.3693, 0.2147, 25.0026
CIE-Lab:
57.0779, 68.9052, -26.7005
CIE-LCH:
57.0779, 73.8975, 338.8188
CIE-Luv:
57.0779, 79.8216, -51.1665
Hunter-Lab:
50.0026, 66.0689, -22.4562
#e34cb9 color charts
#e34cb9 color shades, tints & tones
#e34cb9 color schemes
#e34cb9 color preview, HTML & CSS examples
This text has a color of #e34cb9
<p style="color:#e34cb9;">Text here</p>
.mytext {color:#e34cb9;}
This box has a color of #e34cb9
<div style="background-color:#e34cb9;">Content here</div>
.mybackground {background-color:#e34cb9;}
Border around this has a color of #e34cb9
<div style="border:2px solid #e34cb9;">Content here</div>
.myborder {border:2px solid #e34cb9;}