#e6b7d2 color space conversions
Hex:
#e6b7d2
RGB:
230, 183, 210
CMY:
10, 28, 18
CMYK:
0, 20, 9, 10
HSL:
326°, 48.4536%, 80.9804%
HSV (HSB):
326°, 20.4348%, 90.1961%
XYZ:
61.1995, 55.3431, 68.4295
xyY:
0.3309, 0.2992, 55.3431
CIE-Lab:
79.2385, 21.2466, -7.1090
CIE-LCH:
79.2385, 22.4044, 341.5000
CIE-Luv:
79.2385, 26.1508, -14.5650
Hunter-Lab:
74.3930, 16.6556, -2.4622
#e6b7d2 color charts
#e6b7d2 color shades, tints & tones
#e6b7d2 color schemes
#e6b7d2 color preview, HTML & CSS examples
This text has a color of #e6b7d2
<p style="color:#e6b7d2;">Text here</p>
.mytext {color:#e6b7d2;}
This box has a color of #e6b7d2
<div style="background-color:#e6b7d2;">Content here</div>
.mybackground {background-color:#e6b7d2;}
Border around this has a color of #e6b7d2
<div style="border:2px solid #e6b7d2;">Content here</div>
.myborder {border:2px solid #e6b7d2;}