#e2cdcf color space conversions
Hex:
#e2cdcf
RGB:
226, 205, 207
CMY:
11, 20, 19
CMYK:
0, 9, 8, 11
HSL:
354°, 26.5823%, 84.5098%
HSV (HSB):
354°, 9.2920%, 88.6275%
XYZ:
64.4578, 64.3364, 68.0524
xyY:
0.3275, 0.3268, 64.3364
CIE-Lab:
84.1406, 7.6472, 1.6582
CIE-LCH:
84.1406, 7.8249, 12.2346
CIE-Luv:
84.1406, 12.2040, 1.1166
Hunter-Lab:
80.2100, 3.0776, 5.8437
#e2cdcf color charts
#e2cdcf color shades, tints & tones
#e2cdcf color schemes
#e2cdcf color preview, HTML & CSS examples
This text has a color of #e2cdcf
<p style="color:#e2cdcf;">Text here</p>
.mytext {color:#e2cdcf;}
This box has a color of #e2cdcf
<div style="background-color:#e2cdcf;">Content here</div>
.mybackground {background-color:#e2cdcf;}
Border around this has a color of #e2cdcf
<div style="border:2px solid #e2cdcf;">Content here</div>
.myborder {border:2px solid #e2cdcf;}