#dbc9cb color space conversions
Hex:
#dbc9cb
RGB:
219, 201, 203
CMY:
14, 21, 20
CMYK:
0, 8, 7, 14
HSL:
353°, 20.0000%, 82.3529%
HSV (HSB):
353°, 8.2192%, 85.8824%
XYZ:
60.8796, 61.1452, 65.0934
xyY:
0.3254, 0.3268, 61.1452
CIE-Lab:
82.4567, 6.6213, 1.2701
CIE-LCH:
82.4567, 6.7421, 10.8588
CIE-Luv:
82.4567, 10.4015, 0.7218
Hunter-Lab:
78.1954, 2.1305, 5.3810
#dbc9cb color charts
#dbc9cb color shades, tints & tones
#dbc9cb color schemes
#dbc9cb color preview, HTML & CSS examples
This text has a color of #dbc9cb
<p style="color:#dbc9cb;">Text here</p>
.mytext {color:#dbc9cb;}
This box has a color of #dbc9cb
<div style="background-color:#dbc9cb;">Content here</div>
.mybackground {background-color:#dbc9cb;}
Border around this has a color of #dbc9cb
<div style="border:2px solid #dbc9cb;">Content here</div>
.myborder {border:2px solid #dbc9cb;}