#e7c2d3 color space conversions
Hex:
#e7c2d3
RGB:
231, 194, 211
CMY:
9, 24, 17
CMYK:
0, 16, 9, 9
HSL:
332°, 43.5294%, 83.3333%
HSV (HSB):
332°, 16.0173%, 90.5882%
XYZ:
64.0047, 60.2756, 69.8890
xyY:
0.3296, 0.3104, 60.2756
CIE-Lab:
81.9878, 15.8947, -3.5782
CIE-LCH:
81.9878, 16.2925, 347.3131
CIE-Luv:
81.9878, 20.8151, -8.2608
Hunter-Lab:
77.6374, 11.2909, 0.9735
#e7c2d3 color charts
#e7c2d3 color shades, tints & tones
#e7c2d3 color schemes
#e7c2d3 color preview, HTML & CSS examples
This text has a color of #e7c2d3
<p style="color:#e7c2d3;">Text here</p>
.mytext {color:#e7c2d3;}
This box has a color of #e7c2d3
<div style="background-color:#e7c2d3;">Content here</div>
.mybackground {background-color:#e7c2d3;}
Border around this has a color of #e7c2d3
<div style="border:2px solid #e7c2d3;">Content here</div>
.myborder {border:2px solid #e7c2d3;}