#e6c8dd color space conversions
Hex:
#e6c8dd
RGB:
230, 200, 221
CMY:
10, 22, 13
CMYK:
0, 13, 4, 10
HSL:
318°, 37.5000%, 84.3137%
HSV (HSB):
318°, 13.0435%, 90.1961%
XYZ:
66.3385, 63.3520, 77.1384
xyY:
0.3207, 0.3063, 63.3520
CIE-Lab:
83.6272, 14.0915, -6.5215
CIE-LCH:
83.6272, 15.5274, 335.1654
CIE-Luv:
83.6272, 16.0660, -12.4840
Hunter-Lab:
79.5940, 9.4835, -1.7450
#e6c8dd color charts
#e6c8dd color shades, tints & tones
#e6c8dd color schemes
#e6c8dd color preview, HTML & CSS examples
This text has a color of #e6c8dd
<p style="color:#e6c8dd;">Text here</p>
.mytext {color:#e6c8dd;}
This box has a color of #e6c8dd
<div style="background-color:#e6c8dd;">Content here</div>
.mybackground {background-color:#e6c8dd;}
Border around this has a color of #e6c8dd
<div style="border:2px solid #e6c8dd;">Content here</div>
.myborder {border:2px solid #e6c8dd;}