#e076d4 color space conversions
Hex:
#e076d4
RGB:
224, 118, 212
CMY:
12, 54, 17
CMYK:
0, 47, 5, 12
HSL:
307°, 63.0952%, 67.0588%
HSV (HSB):
307°, 47.3214%, 87.8431%
XYZ:
49.1026, 33.5576, 66.1766
xyY:
0.3299, 0.2255, 33.5576
CIE-Lab:
64.6099, 53.7414, -30.4297
CIE-LCH:
64.6099, 61.7584, 330.4804
CIE-Luv:
64.6099, 53.4975, -55.5859
Hunter-Lab:
57.9289, 49.9271, -27.1812
#e076d4 color charts
#e076d4 color shades, tints & tones
#e076d4 color schemes
#e076d4 color preview, HTML & CSS examples
This text has a color of #e076d4
<p style="color:#e076d4;">Text here</p>
.mytext {color:#e076d4;}
This box has a color of #e076d4
<div style="background-color:#e076d4;">Content here</div>
.mybackground {background-color:#e076d4;}
Border around this has a color of #e076d4
<div style="border:2px solid #e076d4;">Content here</div>
.myborder {border:2px solid #e076d4;}