#dbc9cd color space conversions
Hex:
#dbc9cd
RGB:
219, 201, 205
CMY:
14, 21, 20
CMYK:
0, 8, 6, 14
HSL:
347°, 20.0000%, 82.3529%
HSV (HSB):
347°, 8.2192%, 85.8824%
XYZ:
61.1195, 61.2411, 66.3570
xyY:
0.3239, 0.3245, 61.2411
CIE-Lab:
82.5082, 6.9649, 0.2757
CIE-LCH:
82.5082, 6.9704, 2.2668
CIE-Luv:
82.5082, 10.2483, -0.8263
Hunter-Lab:
78.2567, 2.4616, 4.5054
#dbc9cd color charts
#dbc9cd color shades, tints & tones
#dbc9cd color schemes
#dbc9cd color preview, HTML & CSS examples
This text has a color of #dbc9cd
<p style="color:#dbc9cd;">Text here</p>
.mytext {color:#dbc9cd;}
This box has a color of #dbc9cd
<div style="background-color:#dbc9cd;">Content here</div>
.mybackground {background-color:#dbc9cd;}
Border around this has a color of #dbc9cd
<div style="border:2px solid #dbc9cd;">Content here</div>
.myborder {border:2px solid #dbc9cd;}