#e06d6d color space conversions
Hex:
#e06d6d
RGB:
224, 109, 109
CMY:
12, 57, 57
CMYK:
0, 51, 51, 12
HSL:
0°, 64.9718%, 65.2941%
HSV (HSB):
0°, 51.3393%, 87.8431%
XYZ:
38.9694, 27.8887, 17.7971
xyY:
0.4603, 0.3294, 27.8887
CIE-Lab:
59.7881, 44.7758, 21.3171
CIE-LCH:
59.7881, 49.5912, 25.4584
CIE-Luv:
59.7881, 83.4675, 17.9940
Hunter-Lab:
52.8098, 39.3018, 16.9858
#e06d6d color charts
#e06d6d color shades, tints & tones
#e06d6d color schemes
#e06d6d color preview, HTML & CSS examples
This text has a color of #e06d6d
<p style="color:#e06d6d;">Text here</p>
.mytext {color:#e06d6d;}
This box has a color of #e06d6d
<div style="background-color:#e06d6d;">Content here</div>
.mybackground {background-color:#e06d6d;}
Border around this has a color of #e06d6d
<div style="border:2px solid #e06d6d;">Content here</div>
.myborder {border:2px solid #e06d6d;}