#e5c5e6 color space conversions
Hex:
#e5c5e6
RGB:
229, 197, 230
CMY:
10, 23, 10
CMYK:
0, 14, 0, 10
HSL:
298°, 39.7590%, 83.7255%
HSV (HSB):
298°, 14.3478%, 90.1961%
XYZ:
66.5623, 62.3037, 83.3805
xyY:
0.3136, 0.2935, 62.3037
CIE-Lab:
83.0747, 16.9714, -12.1593
CIE-LCH:
83.0747, 20.8777, 324.3799
CIE-Luv:
83.0747, 16.1403, -21.8167
Hunter-Lab:
78.9327, 12.3931, -7.3781
#e5c5e6 color charts
#e5c5e6 color shades, tints & tones
#e5c5e6 color schemes
#e5c5e6 color preview, HTML & CSS examples
This text has a color of #e5c5e6
<p style="color:#e5c5e6;">Text here</p>
.mytext {color:#e5c5e6;}
This box has a color of #e5c5e6
<div style="background-color:#e5c5e6;">Content here</div>
.mybackground {background-color:#e5c5e6;}
Border around this has a color of #e5c5e6
<div style="border:2px solid #e5c5e6;">Content here</div>
.myborder {border:2px solid #e5c5e6;}