#e5c4db color space conversions
Hex:
#e5c4db
RGB:
229, 196, 219
CMY:
10, 23, 14
CMYK:
0, 14, 4, 10
HSL:
318°, 38.8235%, 83.3333%
HSV (HSB):
318°, 14.4105%, 89.8039%
XYZ:
64.8392, 61.2523, 75.4233
xyY:
0.3218, 0.3040, 61.2523
CIE-Lab:
82.5142, 15.5222, -7.1093
CIE-LCH:
82.5142, 17.0728, 335.3918
CIE-Luv:
82.5142, 17.7244, -13.6237
Hunter-Lab:
78.2639, 10.9200, -2.3534
#e5c4db color charts
#e5c4db color shades, tints & tones
#e5c4db color schemes
#e5c4db color preview, HTML & CSS examples
This text has a color of #e5c4db
<p style="color:#e5c4db;">Text here</p>
.mytext {color:#e5c4db;}
This box has a color of #e5c4db
<div style="background-color:#e5c4db;">Content here</div>
.mybackground {background-color:#e5c4db;}
Border around this has a color of #e5c4db
<div style="border:2px solid #e5c4db;">Content here</div>
.myborder {border:2px solid #e5c4db;}