#e6b7d7 color space conversions
Hex:
#e6b7d7
RGB:
230, 183, 215
CMY:
10, 28, 16
CMYK:
0, 20, 7, 10
HSL:
319°, 48.4536%, 80.9804%
HSV (HSB):
319°, 20.4348%, 90.1961%
XYZ:
61.8324, 55.5963, 71.7622
xyY:
0.3268, 0.2939, 55.5963
CIE-Lab:
79.3835, 22.1049, -9.5962
CIE-LCH:
79.3835, 24.0980, 336.5333
CIE-Luv:
79.3835, 25.5585, -18.5624
Hunter-Lab:
74.5629, 17.5386, -4.8690
#e6b7d7 color charts
#e6b7d7 color shades, tints & tones
#e6b7d7 color schemes
#e6b7d7 color preview, HTML & CSS examples
This text has a color of #e6b7d7
<p style="color:#e6b7d7;">Text here</p>
.mytext {color:#e6b7d7;}
This box has a color of #e6b7d7
<div style="background-color:#e6b7d7;">Content here</div>
.mybackground {background-color:#e6b7d7;}
Border around this has a color of #e6b7d7
<div style="border:2px solid #e6b7d7;">Content here</div>
.myborder {border:2px solid #e6b7d7;}