#dbc3c8 color space conversions
Hex:
#dbc3c8
RGB:
219, 195, 200
CMY:
14, 24, 22
CMYK:
0, 11, 9, 14
HSL:
348°, 25.0000%, 81.1765%
HSV (HSB):
348°, 10.9589%, 85.8824%
XYZ:
59.1539, 58.2604, 62.7712
xyY:
0.3283, 0.3233, 58.2604
CIE-Lab:
80.8834, 9.2915, 0.5853
CIE-LCH:
80.8834, 9.3099, 3.6043
CIE-Luv:
80.8834, 13.8429, -0.7842
Hunter-Lab:
76.3285, 4.7609, 4.6709
#dbc3c8 color charts
#dbc3c8 color shades, tints & tones
#dbc3c8 color schemes
#dbc3c8 color preview, HTML & CSS examples
This text has a color of #dbc3c8
<p style="color:#dbc3c8;">Text here</p>
.mytext {color:#dbc3c8;}
This box has a color of #dbc3c8
<div style="background-color:#dbc3c8;">Content here</div>
.mybackground {background-color:#dbc3c8;}
Border around this has a color of #dbc3c8
<div style="border:2px solid #dbc3c8;">Content here</div>
.myborder {border:2px solid #dbc3c8;}