#dedecb color space conversions
Hex:
#dedecb
RGB:
222, 222, 203
CMY:
13, 13, 20
CMYK:
0, 0, 9, 13
HSL:
60°, 22.3529%, 83.3333%
HSV (HSB):
60°, 8.5586%, 87.0588%
XYZ:
67.0250, 72.0839, 66.8809
xyY:
0.3254, 0.3499, 72.0839
CIE-Lab:
88.0090, -3.2708, 9.3147
CIE-LCH:
88.0090, 9.8723, 109.3483
CIE-Luv:
88.0090, 1.0419, 14.4223
Hunter-Lab:
84.9023, -7.6645, 12.7265
#dedecb color charts
#dedecb RGB chart
#dedecb CMYK chart
#dedecb RGB pie chart
#dedecb color shades, tints & tones
#dedecb color schemes
#dedecb color preview, HTML & CSS examples
This text has a color of #dedecb
<p style="color:#dedecb;">Text here</p>
.mytext {color:#dedecb;}
Text color #dedecb
This box has a color of #dedecb
<div style="background-color:#dedecb;">Content here</div>
.mybackground {background-color:#dedecb;}
Background color #dedecb
Border around this has a color of #dedecb
<div style="border:2px solid #dedecb;">Content here</div>
.myborder {border:2px solid #dedecb;}
Border color #dedecb