#e34d55 color space conversions
Hex:
#e34d55
RGB:
227, 77, 85
CMY:
11, 70, 67
CMYK:
0, 66, 63, 11
HSL:
357°, 72.8155%, 59.6078%
HSV (HSB):
357°, 66.0793%, 89.0196%
XYZ:
35.9721, 22.2945, 11.0017
xyY:
0.5193, 0.3219, 22.2945
CIE-Lab:
54.3381, 58.4885, 28.1198
CIE-LCH:
54.3381, 64.8971, 25.6771
CIE-Luv:
54.3381, 112.2138, 20.5341
Hunter-Lab:
47.2171, 53.3596, 19.2373
#e34d55 color charts
#e34d55 color shades, tints & tones
#e34d55 color schemes
#e34d55 color preview, HTML & CSS examples
This text has a color of #e34d55
<p style="color:#e34d55;">Text here</p>
.mytext {color:#e34d55;}
This box has a color of #e34d55
<div style="background-color:#e34d55;">Content here</div>
.mybackground {background-color:#e34d55;}
Border around this has a color of #e34d55
<div style="border:2px solid #e34d55;">Content here</div>
.myborder {border:2px solid #e34d55;}