#dbc8d0 color space conversions
Hex:
#dbc8d0
RGB:
219, 200, 208
CMY:
14, 22, 18
CMYK:
0, 9, 5, 14
HSL:
335°, 20.8791%, 82.1569%
HSV (HSB):
335°, 8.6758%, 85.8824%
XYZ:
61.2529, 60.9227, 68.2054
xyY:
0.3217, 0.3200, 60.9227
CIE-Lab:
82.3372, 8.0158, -1.5792
CIE-LCH:
82.3372, 8.1699, 348.8545
CIE-Luv:
82.3372, 10.5413, -3.8076
Hunter-Lab:
78.0530, 3.4869, 2.8274
#dbc8d0 color charts
#dbc8d0 color shades, tints & tones
#dbc8d0 color schemes
#dbc8d0 color preview, HTML & CSS examples
This text has a color of #dbc8d0
<p style="color:#dbc8d0;">Text here</p>
.mytext {color:#dbc8d0;}
This box has a color of #dbc8d0
<div style="background-color:#dbc8d0;">Content here</div>
.mybackground {background-color:#dbc8d0;}
Border around this has a color of #dbc8d0
<div style="border:2px solid #dbc8d0;">Content here</div>
.myborder {border:2px solid #dbc8d0;}