#e34d68 color space conversions
Hex:
#e34d68
RGB:
227, 77, 104
CMY:
11, 70, 59
CMYK:
0, 66, 54, 11
HSL:
349°, 72.8155%, 59.6078%
HSV (HSB):
349°, 66.0793%, 89.0196%
XYZ:
36.8311, 22.6381, 15.5251
xyY:
0.4911, 0.3019, 22.6381
CIE-Lab:
54.6976, 59.7952, 17.4073
CIE-LCH:
54.6976, 62.2774, 16.2311
CIE-Luv:
54.6976, 106.9896, 9.4933
Hunter-Lab:
47.5795, 54.9119, 13.9595
#e34d68 color charts
#e34d68 color shades, tints & tones
#e34d68 color schemes
#e34d68 color preview, HTML & CSS examples
This text has a color of #e34d68
<p style="color:#e34d68;">Text here</p>
.mytext {color:#e34d68;}
This box has a color of #e34d68
<div style="background-color:#e34d68;">Content here</div>
.mybackground {background-color:#e34d68;}
Border around this has a color of #e34d68
<div style="border:2px solid #e34d68;">Content here</div>
.myborder {border:2px solid #e34d68;}