#e34da2 color space conversions
Hex:
#e34da2
RGB:
227, 77, 162
CMY:
11, 70, 36
CMYK:
0, 66, 29, 11
HSL:
326°, 72.8155%, 59.6078%
HSV (HSB):
326°, 66.0793%, 89.0196%
XYZ:
40.8540, 24.2473, 36.7094
xyY:
0.4013, 0.2382, 24.2473
CIE-Lab:
56.3345, 65.5555, -14.4841
CIE-LCH:
56.3345, 67.1365, 347.5410
CIE-Luv:
56.3345, 87.6352, -32.4748
Hunter-Lab:
49.2415, 61.9227, -9.7314
#e34da2 color charts
#e34da2 color shades, tints & tones
#e34da2 color schemes
#e34da2 color preview, HTML & CSS examples
This text has a color of #e34da2
<p style="color:#e34da2;">Text here</p>
.mytext {color:#e34da2;}
This box has a color of #e34da2
<div style="background-color:#e34da2;">Content here</div>
.mybackground {background-color:#e34da2;}
Border around this has a color of #e34da2
<div style="border:2px solid #e34da2;">Content here</div>
.myborder {border:2px solid #e34da2;}