#e096c8 color space conversions
Hex:
#e096c8
RGB:
224, 150, 200
CMY:
12, 41, 22
CMYK:
0, 33, 11, 12
HSL:
319°, 54.4118%, 73.3333%
HSV (HSB):
319°, 33.0357%, 87.8431%
XYZ:
52.0721, 41.8301, 59.9731
xyY:
0.3384, 0.2718, 41.8301
CIE-Lab:
70.7536, 35.1897, -14.3687
CIE-LCH:
70.7536, 38.0102, 337.7887
CIE-Luv:
70.7536, 40.9430, -27.8659
Hunter-Lab:
64.6762, 30.5307, -9.7052
#e096c8 color charts
#e096c8 color shades, tints & tones
#e096c8 color schemes
#e096c8 color preview, HTML & CSS examples
This text has a color of #e096c8
<p style="color:#e096c8;">Text here</p>
.mytext {color:#e096c8;}
This box has a color of #e096c8
<div style="background-color:#e096c8;">Content here</div>
.mybackground {background-color:#e096c8;}
Border around this has a color of #e096c8
<div style="border:2px solid #e096c8;">Content here</div>
.myborder {border:2px solid #e096c8;}