#dbccd3 color space conversions
Hex:
#dbccd3
RGB:
219, 204, 211
CMY:
14, 20, 17
CMYK:
0, 7, 4, 14
HSL:
332°, 17.2414%, 82.9412%
HSV (HSB):
332°, 6.8493%, 85.8824%
XYZ:
62.5642, 62.9489, 70.4809
xyY:
0.3192, 0.3212, 62.9489
CIE-Lab:
83.4155, 6.4279, -1.6023
CIE-LCH:
83.4155, 6.6246, 346.0029
CIE-Luv:
83.4155, 8.2249, -3.5659
Hunter-Lab:
79.3404, 1.9112, 2.8688
#dbccd3 color charts
#dbccd3 color shades, tints & tones
#dbccd3 color schemes
#dbccd3 color preview, HTML & CSS examples
This text has a color of #dbccd3
<p style="color:#dbccd3;">Text here</p>
.mytext {color:#dbccd3;}
This box has a color of #dbccd3
<div style="background-color:#dbccd3;">Content here</div>
.mybackground {background-color:#dbccd3;}
Border around this has a color of #dbccd3
<div style="border:2px solid #dbccd3;">Content here</div>
.myborder {border:2px solid #dbccd3;}