#e076d6 color space conversions
Hex:
#e076d6
RGB:
224, 118, 214
CMY:
12, 54, 16
CMYK:
0, 47, 4, 12
HSL:
306°, 63.0952%, 67.0588%
HSV (HSB):
306°, 47.3214%, 87.8431%
XYZ:
49.3565, 33.6592, 67.5138
xyY:
0.3279, 0.2236, 33.6592
CIE-Lab:
64.6912, 54.0816, -31.4231
CIE-LCH:
64.6912, 62.5478, 329.8421
CIE-Luv:
64.6912, 53.0111, -57.2271
Hunter-Lab:
58.0165, 50.3266, -28.3842
#e076d6 color charts
#e076d6 color shades, tints & tones
#e076d6 color schemes
#e076d6 color preview, HTML & CSS examples
This text has a color of #e076d6
<p style="color:#e076d6;">Text here</p>
.mytext {color:#e076d6;}
This box has a color of #e076d6
<div style="background-color:#e076d6;">Content here</div>
.mybackground {background-color:#e076d6;}
Border around this has a color of #e076d6
<div style="border:2px solid #e076d6;">Content here</div>
.myborder {border:2px solid #e076d6;}