#e6b0e6 color space conversions
Hex:
#e6b0e6
RGB:
230, 176, 230
CMY:
10, 31, 10
CMYK:
0, 23, 0, 10
HSL:
300°, 51.9231%, 79.6078%
HSV (HSB):
300°, 23.4783%, 90.1961%
XYZ:
62.4414, 53.5868, 81.9152
xyY:
0.3155, 0.2707, 53.5868
CIE-Lab:
78.2202, 28.5368, -19.4509
CIE-LCH:
78.2202, 34.5353, 325.7214
CIE-Luv:
78.2202, 27.2231, -35.2097
Hunter-Lab:
73.2030, 24.1533, -15.1042
#e6b0e6 color charts
#e6b0e6 color shades, tints & tones
#e6b0e6 color schemes
#e6b0e6 color preview, HTML & CSS examples
This text has a color of #e6b0e6
<p style="color:#e6b0e6;">Text here</p>
.mytext {color:#e6b0e6;}
This box has a color of #e6b0e6
<div style="background-color:#e6b0e6;">Content here</div>
.mybackground {background-color:#e6b0e6;}
Border around this has a color of #e6b0e6
<div style="border:2px solid #e6b0e6;">Content here</div>
.myborder {border:2px solid #e6b0e6;}