#dbc6c2 color space conversions
Hex:
#dbc6c2
RGB:
219, 198, 194
CMY:
14, 22, 24
CMYK:
0, 10, 11, 14
HSL:
10°, 25.7732%, 80.9804%
HSV (HSB):
10°, 11.4155%, 85.8824%
XYZ:
59.1451, 59.3433, 59.3761
xyY:
0.3325, 0.3336, 59.3433
CIE-Lab:
81.4799, 6.6991, 4.6707
CIE-LCH:
81.4799, 8.1666, 34.8848
CIE-Luv:
81.4799, 12.7131, 5.7092
Hunter-Lab:
77.0346, 2.2370, 8.2252
#dbc6c2 color charts
#dbc6c2 color shades, tints & tones
#dbc6c2 color schemes
#dbc6c2 color preview, HTML & CSS examples
This text has a color of #dbc6c2
<p style="color:#dbc6c2;">Text here</p>
.mytext {color:#dbc6c2;}
This box has a color of #dbc6c2
<div style="background-color:#dbc6c2;">Content here</div>
.mybackground {background-color:#dbc6c2;}
Border around this has a color of #dbc6c2
<div style="border:2px solid #dbc6c2;">Content here</div>
.myborder {border:2px solid #dbc6c2;}