#e6b0d0 color space conversions
Hex:
#e6b0d0
RGB:
230, 176, 208
CMY:
10, 31, 18
CMYK:
0, 23, 10, 10
HSL:
324°, 51.9231%, 79.6078%
HSV (HSB):
324°, 23.4783%, 90.1961%
XYZ:
59.5436, 52.4277, 66.6558
xyY:
0.3333, 0.2935, 52.4277
CIE-Lab:
77.5359, 24.6558, -8.5514
CIE-LCH:
77.5359, 26.0966, 340.8719
CIE-Luv:
77.5359, 30.1144, -17.3428
Hunter-Lab:
72.4070, 20.0766, -3.8958
#e6b0d0 color charts
#e6b0d0 color shades, tints & tones
#e6b0d0 color schemes
#e6b0d0 color preview, HTML & CSS examples
This text has a color of #e6b0d0
<p style="color:#e6b0d0;">Text here</p>
.mytext {color:#e6b0d0;}
This box has a color of #e6b0d0
<div style="background-color:#e6b0d0;">Content here</div>
.mybackground {background-color:#e6b0d0;}
Border around this has a color of #e6b0d0
<div style="border:2px solid #e6b0d0;">Content here</div>
.myborder {border:2px solid #e6b0d0;}