#e7c3e5 color space conversions
Hex:
#e7c3e5
RGB:
231, 195, 229
CMY:
9, 24, 10
CMYK:
0, 16, 1, 9
HSL:
303°, 42.8571%, 83.5294%
HSV (HSB):
303°, 15.5844%, 90.5882%
XYZ:
66.6130, 61.6763, 82.5226
xyY:
0.3160, 0.2926, 61.6763
CIE-Lab:
82.7410, 18.5224, -12.1049
CIE-LCH:
82.7410, 22.1271, 326.8342
CIE-Luv:
82.7410, 18.4555, -21.9881
Hunter-Lab:
78.5342, 13.9692, -7.3270
#e7c3e5 color charts
#e7c3e5 color shades, tints & tones
#e7c3e5 color schemes
#e7c3e5 color preview, HTML & CSS examples
This text has a color of #e7c3e5
<p style="color:#e7c3e5;">Text here</p>
.mytext {color:#e7c3e5;}
This box has a color of #e7c3e5
<div style="background-color:#e7c3e5;">Content here</div>
.mybackground {background-color:#e7c3e5;}
Border around this has a color of #e7c3e5
<div style="border:2px solid #e7c3e5;">Content here</div>
.myborder {border:2px solid #e7c3e5;}