#e06bbd color space conversions
Hex:
#e06bbd
RGB:
224, 107, 189
CMY:
12, 58, 26
CMYK:
0, 52, 16, 12
HSL:
318°, 65.3631%, 64.9020%
HSV (HSB):
318°, 52.2321%, 87.8431%
XYZ:
45.1835, 30.0368, 51.5604
xyY:
0.3564, 0.2369, 30.0368
CIE-Lab:
61.6860, 55.3735, -21.9476
CIE-LCH:
61.6860, 59.5644, 338.3788
CIE-Luv:
61.6860, 64.1808, -42.2679
Hunter-Lab:
54.8058, 51.2502, -17.4149
#e06bbd color charts
#e06bbd color shades, tints & tones
#e06bbd color schemes
#e06bbd color preview, HTML & CSS examples
This text has a color of #e06bbd
<p style="color:#e06bbd;">Text here</p>
.mytext {color:#e06bbd;}
This box has a color of #e06bbd
<div style="background-color:#e06bbd;">Content here</div>
.mybackground {background-color:#e06bbd;}
Border around this has a color of #e06bbd
<div style="border:2px solid #e06bbd;">Content here</div>
.myborder {border:2px solid #e06bbd;}