#e06db9 color space conversions
Hex:
#e06db9
RGB:
224, 109, 185
CMY:
12, 57, 27
CMYK:
0, 51, 17, 12
HSL:
320°, 64.9718%, 65.2941%
HSV (HSB):
320°, 51.3393%, 87.8431%
XYZ:
44.9661, 30.2874, 49.3750
xyY:
0.3608, 0.2430, 30.2874
CIE-Lab:
61.9014, 53.8181, -19.3419
CIE-LCH:
61.9014, 57.1883, 340.2318
CIE-Luv:
61.9014, 64.3655, -38.0548
Hunter-Lab:
55.0339, 49.5359, -14.6697
#e06db9 color charts
#e06db9 color shades, tints & tones
#e06db9 color schemes
#e06db9 color preview, HTML & CSS examples
This text has a color of #e06db9
<p style="color:#e06db9;">Text here</p>
.mytext {color:#e06db9;}
This box has a color of #e06db9
<div style="background-color:#e06db9;">Content here</div>
.mybackground {background-color:#e06db9;}
Border around this has a color of #e06db9
<div style="border:2px solid #e06db9;">Content here</div>
.myborder {border:2px solid #e06db9;}