#e095c1 color space conversions
Hex:
#e095c1
RGB:
224, 149, 193
CMY:
12, 42, 24
CMYK:
0, 33, 14, 12
HSL:
325°, 54.7445%, 73.1373%
HSV (HSB):
325°, 33.4821%, 87.8431%
XYZ:
51.1136, 41.1924, 55.7090
xyY:
0.3453, 0.2783, 41.1924
CIE-Lab:
70.3105, 34.5735, -11.1513
CIE-LCH:
70.3105, 36.3274, 342.1234
CIE-Luv:
70.3105, 42.6722, -22.8002
Hunter-Lab:
64.1813, 29.8388, -6.5364
#e095c1 color charts
#e095c1 color shades, tints & tones
#e095c1 color schemes
#e095c1 color preview, HTML & CSS examples
This text has a color of #e095c1
<p style="color:#e095c1;">Text here</p>
.mytext {color:#e095c1;}
This box has a color of #e095c1
<div style="background-color:#e095c1;">Content here</div>
.mybackground {background-color:#e095c1;}
Border around this has a color of #e095c1
<div style="border:2px solid #e095c1;">Content here</div>
.myborder {border:2px solid #e095c1;}