#e0a8c8 color space conversions
Hex:
#e0a8c8
RGB:
224, 168, 200
CMY:
12, 34, 22
CMYK:
0, 25, 11, 12
HSL:
326°, 47.4576%, 76.8627%
HSV (HSB):
326°, 25.0000%, 87.8431%
XYZ:
55.1684, 48.0227, 61.0052
xyY:
0.3360, 0.2925, 48.0227
CIE-Lab:
74.8392, 25.5329, -8.2597
CIE-LCH:
74.8392, 26.8356, 342.0740
CIE-Luv:
74.8392, 31.5053, -16.9583
Hunter-Lab:
69.2984, 20.8316, -3.6857
#e0a8c8 color charts
#e0a8c8 color shades, tints & tones
#e0a8c8 color schemes
#e0a8c8 color preview, HTML & CSS examples
This text has a color of #e0a8c8
<p style="color:#e0a8c8;">Text here</p>
.mytext {color:#e0a8c8;}
This box has a color of #e0a8c8
<div style="background-color:#e0a8c8;">Content here</div>
.mybackground {background-color:#e0a8c8;}
Border around this has a color of #e0a8c8
<div style="border:2px solid #e0a8c8;">Content here</div>
.myborder {border:2px solid #e0a8c8;}