#e096d5 color space conversions
Hex:
#e096d5
RGB:
224, 150, 213
CMY:
12, 41, 16
CMYK:
0, 33, 5, 12
HSL:
309°, 54.4118%, 73.3333%
HSV (HSB):
309°, 33.0357%, 87.8431%
XYZ:
53.6571, 42.4641, 68.3191
xyY:
0.3263, 0.2582, 42.4641
CIE-Lab:
71.1897, 37.4195, -20.8941
CIE-LCH:
71.1897, 42.8577, 330.8222
CIE-Luv:
71.1897, 38.6976, -38.4973
Hunter-Lab:
65.1645, 32.9408, -16.5452
#e096d5 color charts
#e096d5 color shades, tints & tones
#e096d5 color schemes
#e096d5 color preview, HTML & CSS examples
This text has a color of #e096d5
<p style="color:#e096d5;">Text here</p>
.mytext {color:#e096d5;}
This box has a color of #e096d5
<div style="background-color:#e096d5;">Content here</div>
.mybackground {background-color:#e096d5;}
Border around this has a color of #e096d5
<div style="border:2px solid #e096d5;">Content here</div>
.myborder {border:2px solid #e096d5;}