#e08b7d color space conversions
Hex:
#e08b7d
RGB:
224, 139, 125
CMY:
12, 45, 51
CMYK:
0, 38, 44, 12
HSL:
8°, 61.4907%, 68.4314%
HSV (HSB):
8°, 44.1964%, 87.8431%
XYZ:
43.6748, 35.7932, 24.0089
xyY:
0.4221, 0.3459, 35.7932
CIE-Lab:
66.3616, 30.8272, 21.1748
CIE-LCH:
66.3616, 37.3991, 34.4847
CIE-Luv:
66.3616, 60.2660, 21.8158
Hunter-Lab:
59.8274, 25.6092, 18.0860
#e08b7d color charts
#e08b7d color shades, tints & tones
#e08b7d color schemes
#e08b7d color preview, HTML & CSS examples
This text has a color of #e08b7d
<p style="color:#e08b7d;">Text here</p>
.mytext {color:#e08b7d;}
This box has a color of #e08b7d
<div style="background-color:#e08b7d;">Content here</div>
.mybackground {background-color:#e08b7d;}
Border around this has a color of #e08b7d
<div style="border:2px solid #e08b7d;">Content here</div>
.myborder {border:2px solid #e08b7d;}