#e09cc0 color space conversions
Hex:
#e09cc0
RGB:
224, 156, 192
CMY:
12, 39, 25
CMYK:
0, 30, 14, 12
HSL:
328°, 52.3077%, 74.5098%
HSV (HSB):
328°, 30.3571%, 87.8431%
XYZ:
52.1434, 43.4300, 55.5037
xyY:
0.3451, 0.2875, 43.4300
CIE-Lab:
71.8459, 30.6684, -8.3075
CIE-LCH:
71.8459, 31.7736, 344.8433
CIE-Luv:
71.8459, 39.1073, -17.8528
Hunter-Lab:
65.9014, 25.9075, -3.8044
#e09cc0 color charts
#e09cc0 color shades, tints & tones
#e09cc0 color schemes
#e09cc0 color preview, HTML & CSS examples
This text has a color of #e09cc0
<p style="color:#e09cc0;">Text here</p>
.mytext {color:#e09cc0;}
This box has a color of #e09cc0
<div style="background-color:#e09cc0;">Content here</div>
.mybackground {background-color:#e09cc0;}
Border around this has a color of #e09cc0
<div style="border:2px solid #e09cc0;">Content here</div>
.myborder {border:2px solid #e09cc0;}