#e08da5 color space conversions
Hex:
#e08da5
RGB:
224, 141, 165
CMY:
12, 45, 35
CMYK:
0, 37, 26, 12
HSL:
343°, 57.2414%, 71.5686%
HSV (HSB):
343°, 37.0536%, 87.8431%
XYZ:
47.0569, 37.6137, 40.3773
xyY:
0.3763, 0.3008, 37.6137
CIE-Lab:
67.7349, 34.6208, 0.6819
CIE-LCH:
67.7349, 34.6275, 1.1283
CIE-Luv:
67.7349, 52.0965, -5.3906
Hunter-Lab:
61.3300, 29.6309, 3.8967
#e08da5 color charts
#e08da5 color shades, tints & tones
#e08da5 color schemes
#e08da5 color preview, HTML & CSS examples
This text has a color of #e08da5
<p style="color:#e08da5;">Text here</p>
.mytext {color:#e08da5;}
This box has a color of #e08da5
<div style="background-color:#e08da5;">Content here</div>
.mybackground {background-color:#e08da5;}
Border around this has a color of #e08da5
<div style="border:2px solid #e08da5;">Content here</div>
.myborder {border:2px solid #e08da5;}