#e34e8e color space conversions
Hex:
#e34e8e
RGB:
227, 78, 142
CMY:
11, 69, 44
CMYK:
0, 66, 37, 11
HSL:
334°, 72.6829%, 59.8039%
HSV (HSB):
334°, 65.6388%, 89.0196%
XYZ:
39.2854, 23.7327, 28.1015
xyY:
0.4311, 0.2605, 23.7327
CIE-Lab:
55.8191, 62.8845, -3.5104
CIE-LCH:
55.8191, 62.9824, 356.8049
CIE-Luv:
55.8191, 94.2078, -16.6601
Hunter-Lab:
48.7162, 58.6916, -0.0996
#e34e8e color charts
#e34e8e color shades, tints & tones
#e34e8e color schemes
#e34e8e color preview, HTML & CSS examples
This text has a color of #e34e8e
<p style="color:#e34e8e;">Text here</p>
.mytext {color:#e34e8e;}
This box has a color of #e34e8e
<div style="background-color:#e34e8e;">Content here</div>
.mybackground {background-color:#e34e8e;}
Border around this has a color of #e34e8e
<div style="border:2px solid #e34e8e;">Content here</div>
.myborder {border:2px solid #e34e8e;}