#dcc2b2 color space conversions
Hex:
#dcc2b2
RGB:
220, 194, 178
CMY:
14, 24, 30
CMYK:
0, 12, 19, 14
HSL:
23°, 37.5000%, 78.0392%
HSV (HSB):
23°, 19.0909%, 86.2745%
XYZ:
56.8429, 57.0136, 50.1283
xyY:
0.3466, 0.3477, 57.0136
CIE-Lab:
80.1872, 6.6589, 11.4080
CIE-LCH:
80.1872, 13.2092, 59.7277
CIE-Luv:
80.1872, 16.8569, 15.2544
Hunter-Lab:
75.5073, 2.2392, 13.4933
#dcc2b2 color charts
#dcc2b2 color shades, tints & tones
#dcc2b2 color schemes
#dcc2b2 color preview, HTML & CSS examples
This text has a color of #dcc2b2
<p style="color:#dcc2b2;">Text here</p>
.mytext {color:#dcc2b2;}
This box has a color of #dcc2b2
<div style="background-color:#dcc2b2;">Content here</div>
.mybackground {background-color:#dcc2b2;}
Border around this has a color of #dcc2b2
<div style="border:2px solid #dcc2b2;">Content here</div>
.myborder {border:2px solid #dcc2b2;}