#e6b3e6 color space conversions
Hex:
#e6b3e6
RGB:
230, 179, 230
CMY:
10, 30, 10
CMYK:
0, 22, 0, 10
HSL:
300°, 50.4950%, 80.1961%
HSV (HSB):
300°, 22.1739%, 90.1961%
XYZ:
63.0362, 54.7764, 82.1134
xyY:
0.3153, 0.2740, 54.7764
CIE-Lab:
78.9123, 26.9294, -18.4042
CIE-LCH:
78.9123, 32.6177, 325.6503
CIE-Luv:
78.9123, 25.7444, -33.2979
Hunter-Lab:
74.0111, 22.5114, -13.9731
#e6b3e6 color charts
#e6b3e6 color shades, tints & tones
#e6b3e6 color schemes
#e6b3e6 color preview, HTML & CSS examples
This text has a color of #e6b3e6
<p style="color:#e6b3e6;">Text here</p>
.mytext {color:#e6b3e6;}
This box has a color of #e6b3e6
<div style="background-color:#e6b3e6;">Content here</div>
.mybackground {background-color:#e6b3e6;}
Border around this has a color of #e6b3e6
<div style="border:2px solid #e6b3e6;">Content here</div>
.myborder {border:2px solid #e6b3e6;}