#e7b2c1 color space conversions
Hex:
#e7b2c1
RGB:
231, 178, 193
CMY:
9, 30, 24
CMYK:
0, 23, 16, 9
HSL:
343°, 52.4752%, 80.1961%
HSV (HSB):
343°, 22.9437%, 90.5882%
XYZ:
58.5010, 52.6800, 57.5370
xyY:
0.3467, 0.3122, 52.6800
CIE-Lab:
77.6857, 21.4984, -0.1664
CIE-LCH:
77.6857, 21.4991, 359.5565
CIE-Luv:
77.6857, 31.5915, -4.1507
Hunter-Lab:
72.5810, 16.8562, 3.8058
#e7b2c1 color charts
#e7b2c1 color shades, tints & tones
#e7b2c1 color schemes
#e7b2c1 color preview, HTML & CSS examples
This text has a color of #e7b2c1
<p style="color:#e7b2c1;">Text here</p>
.mytext {color:#e7b2c1;}
This box has a color of #e7b2c1
<div style="background-color:#e7b2c1;">Content here</div>
.mybackground {background-color:#e7b2c1;}
Border around this has a color of #e7b2c1
<div style="border:2px solid #e7b2c1;">Content here</div>
.myborder {border:2px solid #e7b2c1;}