#e08e8d color space conversions
Hex:
#e08e8d
RGB:
224, 142, 141
CMY:
12, 44, 45
CMYK:
0, 37, 37, 12
HSL:
1°, 57.2414%, 71.5686%
HSV (HSB):
1°, 37.0536%, 87.8431%
XYZ:
45.2212, 37.1164, 29.9801
xyY:
0.4026, 0.3305, 37.1164
CIE-Lab:
67.3643, 31.0066, 13.6184
CIE-LCH:
67.3643, 33.8655, 23.7116
CIE-Luv:
67.3643, 55.6875, 12.6596
Hunter-Lab:
60.9232, 25.8787, 13.4699
#e08e8d color charts
#e08e8d color shades, tints & tones
#e08e8d color schemes
#e08e8d color preview, HTML & CSS examples
This text has a color of #e08e8d
<p style="color:#e08e8d;">Text here</p>
.mytext {color:#e08e8d;}
This box has a color of #e08e8d
<div style="background-color:#e08e8d;">Content here</div>
.mybackground {background-color:#e08e8d;}
Border around this has a color of #e08e8d
<div style="border:2px solid #e08e8d;">Content here</div>
.myborder {border:2px solid #e08e8d;}