#e08c85 color space conversions
Hex:
#e08c85
RGB:
224, 140, 133
CMY:
12, 45, 48
CMYK:
0, 38, 41, 12
HSL:
5°, 59.4771%, 70.0000%
HSV (HSB):
5°, 40.6250%, 87.8431%
XYZ:
44.3522, 36.2969, 26.8587
xyY:
0.4125, 0.3376, 36.2969
CIE-Lab:
66.7462, 31.1543, 17.2348
CIE-LCH:
66.7462, 35.6038, 28.9517
CIE-Luv:
66.7462, 58.3041, 17.0801
Hunter-Lab:
60.2469, 25.9749, 15.7408
#e08c85 color charts
#e08c85 color shades, tints & tones
#e08c85 color schemes
#e08c85 color preview, HTML & CSS examples
This text has a color of #e08c85
<p style="color:#e08c85;">Text here</p>
.mytext {color:#e08c85;}
This box has a color of #e08c85
<div style="background-color:#e08c85;">Content here</div>
.mybackground {background-color:#e08c85;}
Border around this has a color of #e08c85
<div style="border:2px solid #e08c85;">Content here</div>
.myborder {border:2px solid #e08c85;}