#e07db8 color space conversions
Hex:
#e07db8
RGB:
224, 125, 184
CMY:
12, 51, 28
CMYK:
0, 44, 18, 12
HSL:
324°, 61.4907%, 68.4314%
HSV (HSB):
324°, 44.1964%, 87.8431%
XYZ:
46.7258, 33.9752, 49.4426
xyY:
0.3590, 0.2611, 33.9752
CIE-Lab:
64.9429, 45.7255, -14.1680
CIE-LCH:
64.9429, 47.8702, 342.7845
CIE-Luv:
64.9429, 56.8953, -29.0545
Hunter-Lab:
58.2883, 41.0871, -9.4905
#e07db8 color charts
#e07db8 color shades, tints & tones
#e07db8 color schemes
#e07db8 color preview, HTML & CSS examples
This text has a color of #e07db8
<p style="color:#e07db8;">Text here</p>
.mytext {color:#e07db8;}
This box has a color of #e07db8
<div style="background-color:#e07db8;">Content here</div>
.mybackground {background-color:#e07db8;}
Border around this has a color of #e07db8
<div style="border:2px solid #e07db8;">Content here</div>
.myborder {border:2px solid #e07db8;}