#e5c5db color space conversions
Hex:
#e5c5db
RGB:
229, 197, 219
CMY:
10, 23, 14
CMYK:
0, 14, 4, 10
HSL:
319°, 38.0952%, 83.5294%
HSV (HSB):
319°, 13.9738%, 89.8039%
XYZ:
65.0655, 61.7050, 75.4988
xyY:
0.3217, 0.3051, 61.7050
CIE-Lab:
82.7563, 14.9903, -6.7509
CIE-LCH:
82.7563, 16.4403, 335.7555
CIE-Luv:
82.7563, 17.2044, -12.9796
Hunter-Lab:
78.5525, 10.3857, -1.9983
#e5c5db color charts
#e5c5db color shades, tints & tones
#e5c5db color schemes
#e5c5db color preview, HTML & CSS examples
This text has a color of #e5c5db
<p style="color:#e5c5db;">Text here</p>
.mytext {color:#e5c5db;}
This box has a color of #e5c5db
<div style="background-color:#e5c5db;">Content here</div>
.mybackground {background-color:#e5c5db;}
Border around this has a color of #e5c5db
<div style="border:2px solid #e5c5db;">Content here</div>
.myborder {border:2px solid #e5c5db;}