#dccabe color space conversions
Hex:
#dccabe
RGB:
220, 202, 190
CMY:
14, 21, 25
CMYK:
0, 8, 14, 14
HSL:
24°, 30.0000%, 80.3922%
HSV (HSB):
24°, 13.6364%, 86.2745%
XYZ:
59.9300, 61.1744, 57.3644
xyY:
0.3358, 0.3428, 61.1744
CIE-Lab:
82.4724, 4.3011, 8.2484
CIE-LCH:
82.4724, 9.3025, 62.4607
CIE-Luv:
82.4724, 11.4481, 11.3327
Hunter-Lab:
78.2141, -0.1025, 11.2649
#dccabe color charts
#dccabe RGB chart
#dccabe CMYK chart
#dccabe RGB pie chart
#dccabe color shades, tints & tones
#dccabe color schemes
#dccabe color preview, HTML & CSS examples
This text has a color of #dccabe
<p style="color:#dccabe;">Text here</p>
.mytext {color:#dccabe;}
Text color #dccabe
This box has a color of #dccabe
<div style="background-color:#dccabe;">Content here</div>
.mybackground {background-color:#dccabe;}
Background color #dccabe
Border around this has a color of #dccabe
<div style="border:2px solid #dccabe;">Content here</div>
.myborder {border:2px solid #dccabe;}
Border color #dccabe