#e44d65 color space conversions
Hex:
#e44d65
RGB:
228, 77, 101
CMY:
11, 70, 60
CMYK:
0, 66, 56, 11
HSL:
350°, 73.6585%, 59.8039%
HSV (HSB):
350°, 66.2281%, 89.4118%
XYZ:
36.9977, 22.7413, 14.7514
xyY:
0.4967, 0.3053, 22.7413
CIE-Lab:
54.8049, 59.8817, 19.3575
CIE-LCH:
54.8049, 62.9327, 17.9140
CIE-Luv:
54.8049, 108.6799, 11.5712
Hunter-Lab:
47.6879, 55.0322, 15.0411
#e44d65 color charts
#e44d65 color shades, tints & tones
#e44d65 color schemes
#e44d65 color preview, HTML & CSS examples
This text has a color of #e44d65
<p style="color:#e44d65;">Text here</p>
.mytext {color:#e44d65;}
This box has a color of #e44d65
<div style="background-color:#e44d65;">Content here</div>
.mybackground {background-color:#e44d65;}
Border around this has a color of #e44d65
<div style="border:2px solid #e44d65;">Content here</div>
.myborder {border:2px solid #e44d65;}