#e06dbc color space conversions
Hex:
#e06dbc
RGB:
224, 109, 188
CMY:
12, 57, 26
CMYK:
0, 51, 16, 12
HSL:
319°, 64.9718%, 65.2941%
HSV (HSB):
319°, 51.3393%, 87.8431%
XYZ:
45.2862, 30.4154, 51.0609
xyY:
0.3573, 0.2399, 30.4154
CIE-Lab:
62.0110, 54.2680, -20.8822
CIE-LCH:
62.0110, 58.1470, 338.9534
CIE-Luv:
62.0110, 63.5595, -40.4870
Hunter-Lab:
55.1502, 50.0613, -16.2886
#e06dbc color charts
#e06dbc color shades, tints & tones
#e06dbc color schemes
#e06dbc color preview, HTML & CSS examples
This text has a color of #e06dbc
<p style="color:#e06dbc;">Text here</p>
.mytext {color:#e06dbc;}
This box has a color of #e06dbc
<div style="background-color:#e06dbc;">Content here</div>
.mybackground {background-color:#e06dbc;}
Border around this has a color of #e06dbc
<div style="border:2px solid #e06dbc;">Content here</div>
.myborder {border:2px solid #e06dbc;}