#dbc5c9 color space conversions
Hex:
#dbc5c9
RGB:
219, 197, 201
CMY:
14, 23, 21
CMYK:
0, 10, 8, 14
HSL:
349°, 23.4043%, 81.5686%
HSV (HSB):
349°, 10.0457%, 85.8824%
XYZ:
59.7223, 59.2096, 63.5392
xyY:
0.3273, 0.3245, 59.2096
CIE-Lab:
81.4067, 8.3988, 0.8114
CIE-LCH:
81.4067, 8.4379, 5.5184
CIE-Luv:
81.4067, 12.6900, -0.2853
Hunter-Lab:
76.9478, 3.8824, 4.9050
#dbc5c9 color charts
#dbc5c9 color shades, tints & tones
#dbc5c9 color schemes
#dbc5c9 color preview, HTML & CSS examples
This text has a color of #dbc5c9
<p style="color:#dbc5c9;">Text here</p>
.mytext {color:#dbc5c9;}
This box has a color of #dbc5c9
<div style="background-color:#dbc5c9;">Content here</div>
.mybackground {background-color:#dbc5c9;}
Border around this has a color of #dbc5c9
<div style="border:2px solid #dbc5c9;">Content here</div>
.myborder {border:2px solid #dbc5c9;}