#e6b7cc color space conversions
Hex:
#e6b7cc
RGB:
230, 183, 204
CMY:
10, 28, 20
CMYK:
0, 20, 11, 10
HSL:
333°, 48.4536%, 80.9804%
HSV (HSB):
333°, 20.4348%, 90.1961%
XYZ:
60.4657, 55.0496, 64.5655
xyY:
0.3358, 0.3057, 55.0496
CIE-Lab:
79.0698, 20.2411, -4.1126
CIE-LCH:
79.0698, 20.6547, 348.5149
CIE-Luv:
79.0698, 26.8558, -9.8163
Hunter-Lab:
74.1954, 15.6269, 0.3421
#e6b7cc color charts
#e6b7cc color shades, tints & tones
#e6b7cc color schemes
#e6b7cc color preview, HTML & CSS examples
This text has a color of #e6b7cc
<p style="color:#e6b7cc;">Text here</p>
.mytext {color:#e6b7cc;}
This box has a color of #e6b7cc
<div style="background-color:#e6b7cc;">Content here</div>
.mybackground {background-color:#e6b7cc;}
Border around this has a color of #e6b7cc
<div style="border:2px solid #e6b7cc;">Content here</div>
.myborder {border:2px solid #e6b7cc;}