#e2e2cd color space conversions
Hex:
#e2e2cd
RGB:
226, 226, 205
CMY:
11, 11, 20
CMYK:
0, 0, 9, 11
HSL:
60°, 26.5823%, 84.5098%
HSV (HSB):
60°, 9.2920%, 88.6275%
XYZ:
69.5798, 74.9692, 68.5609
xyY:
0.3265, 0.3518, 74.9692
CIE-Lab:
89.3786, -3.5899, 10.2644
CIE-LCH:
89.3786, 10.8740, 109.2769
CIE-Luv:
89.3786, 1.1479, 15.8920
Hunter-Lab:
86.5848, -8.0801, 13.6614
#e2e2cd color charts
#e2e2cd color shades, tints & tones
#e2e2cd color schemes
#e2e2cd color preview, HTML & CSS examples
This text has a color of #e2e2cd
<p style="color:#e2e2cd;">Text here</p>
.mytext {color:#e2e2cd;}
This box has a color of #e2e2cd
<div style="background-color:#e2e2cd;">Content here</div>
.mybackground {background-color:#e2e2cd;}
Border around this has a color of #e2e2cd
<div style="border:2px solid #e2e2cd;">Content here</div>
.myborder {border:2px solid #e2e2cd;}