#e6cccd color space conversions
Hex:
#e6cccd
RGB:
230, 204, 205
CMY:
10, 20, 20
CMYK:
0, 11, 11, 10
HSL:
358°, 34.2105%, 85.0980%
HSV (HSB):
358°, 11.3043%, 90.1961%
XYZ:
65.2454, 64.4165, 66.7524
xyY:
0.3322, 0.3280, 64.4165
CIE-Lab:
84.1822, 9.2501, 2.8257
CIE-LCH:
84.1822, 9.6720, 16.9865
CIE-Luv:
84.1822, 15.3638, 2.5545
Hunter-Lab:
80.2599, 4.6527, 6.8702
#e6cccd color charts
#e6cccd color shades, tints & tones
#e6cccd color schemes
#e6cccd color preview, HTML & CSS examples
This text has a color of #e6cccd
<p style="color:#e6cccd;">Text here</p>
.mytext {color:#e6cccd;}
This box has a color of #e6cccd
<div style="background-color:#e6cccd;">Content here</div>
.mybackground {background-color:#e6cccd;}
Border around this has a color of #e6cccd
<div style="border:2px solid #e6cccd;">Content here</div>
.myborder {border:2px solid #e6cccd;}