#e6b8c9 color space conversions
Hex:
#e6b8c9
RGB:
230, 184, 201
CMY:
10, 28, 21
CMYK:
0, 20, 13, 10
HSL:
338°, 47.9167%, 81.1765%
HSV (HSB):
338°, 20.0000%, 90.1961%
XYZ:
60.3162, 55.3210, 62.7574
xyY:
0.3381, 0.3101, 55.3210
CIE-Lab:
79.2258, 19.2141, -2.2603
CIE-LCH:
79.2258, 19.3466, 353.2907
CIE-Luv:
79.2258, 26.6592, -6.8443
Hunter-Lab:
74.3781, 14.5912, 2.0381
#e6b8c9 color charts
#e6b8c9 color shades, tints & tones
#e6b8c9 color schemes
#e6b8c9 color preview, HTML & CSS examples
This text has a color of #e6b8c9
<p style="color:#e6b8c9;">Text here</p>
.mytext {color:#e6b8c9;}
This box has a color of #e6b8c9
<div style="background-color:#e6b8c9;">Content here</div>
.mybackground {background-color:#e6b8c9;}
Border around this has a color of #e6b8c9
<div style="border:2px solid #e6b8c9;">Content here</div>
.myborder {border:2px solid #e6b8c9;}