#e6b2d9 color space conversions
Hex:
#e6b2d9
RGB:
230, 178, 217
CMY:
10, 30, 15
CMYK:
0, 23, 6, 10
HSL:
315°, 50.9804%, 80.0000%
HSV (HSB):
315°, 22.6087%, 90.1961%
XYZ:
61.0779, 53.6735, 72.7865
xyY:
0.3257, 0.2862, 53.6735
CIE-Lab:
78.2710, 25.1308, -12.3385
CIE-LCH:
78.2710, 27.9964, 333.8503
CIE-Luv:
78.2710, 27.9082, -23.3312
Hunter-Lab:
73.2622, 20.6046, -7.6215
#e6b2d9 color charts
#e6b2d9 color shades, tints & tones
#e6b2d9 color schemes
#e6b2d9 color preview, HTML & CSS examples
This text has a color of #e6b2d9
<p style="color:#e6b2d9;">Text here</p>
.mytext {color:#e6b2d9;}
This box has a color of #e6b2d9
<div style="background-color:#e6b2d9;">Content here</div>
.mybackground {background-color:#e6b2d9;}
Border around this has a color of #e6b2d9
<div style="border:2px solid #e6b2d9;">Content here</div>
.myborder {border:2px solid #e6b2d9;}