#dbc3cd color space conversions
Hex:
#dbc3cd
RGB:
219, 195, 205
CMY:
14, 24, 20
CMYK:
0, 11, 6, 14
HSL:
335°, 25.0000%, 81.1765%
HSV (HSB):
335°, 10.9589%, 85.8824%
XYZ:
59.7480, 58.4981, 65.8998
xyY:
0.3245, 0.3177, 58.4981
CIE-Lab:
81.0149, 10.1489, -1.9086
CIE-LCH:
81.0149, 10.3268, 349.3492
CIE-Luv:
81.0149, 13.4186, -4.6779
Hunter-Lab:
76.4840, 5.5940, 2.4536
#dbc3cd color charts
#dbc3cd color shades, tints & tones
#dbc3cd color schemes
#dbc3cd color preview, HTML & CSS examples
This text has a color of #dbc3cd
<p style="color:#dbc3cd;">Text here</p>
.mytext {color:#dbc3cd;}
This box has a color of #dbc3cd
<div style="background-color:#dbc3cd;">Content here</div>
.mybackground {background-color:#dbc3cd;}
Border around this has a color of #dbc3cd
<div style="border:2px solid #dbc3cd;">Content here</div>
.myborder {border:2px solid #dbc3cd;}