#decbcc color space conversions
Hex:
#decbcc
RGB:
222, 203, 204
CMY:
13, 20, 20
CMYK:
0, 9, 8, 13
HSL:
357°, 22.3529%, 83.3333%
HSV (HSB):
357°, 8.5586%, 87.0588%
XYZ:
62.3792, 62.6011, 65.9222
xyY:
0.3268, 0.3279, 62.6011
CIE-Lab:
83.2321, 6.7897, 1.8949
CIE-LCH:
83.2321, 7.0492, 15.5932
CIE-Luv:
83.2321, 11.0757, 1.6229
Hunter-Lab:
79.1209, 2.2687, 5.9851
#decbcc color charts
#decbcc color shades, tints & tones
#decbcc color schemes
#decbcc color preview, HTML & CSS examples
This text has a color of #decbcc
<p style="color:#decbcc;">Text here</p>
.mytext {color:#decbcc;}
This box has a color of #decbcc
<div style="background-color:#decbcc;">Content here</div>
.mybackground {background-color:#decbcc;}
Border around this has a color of #decbcc
<div style="border:2px solid #decbcc;">Content here</div>
.myborder {border:2px solid #decbcc;}