#dbcccf color space conversions
Hex:
#dbcccf
RGB:
219, 204, 207
CMY:
14, 20, 19
CMYK:
0, 7, 5, 14
HSL:
348°, 17.2414%, 82.9412%
HSV (HSB):
348°, 6.8493%, 85.8824%
XYZ:
62.0688, 62.7508, 67.8722
xyY:
0.3221, 0.3257, 62.7508
CIE-Lab:
83.3111, 5.7270, 0.3790
CIE-LCH:
83.3111, 5.7395, 3.7864
CIE-Luv:
83.3111, 8.5183, -0.4488
Hunter-Lab:
79.2154, 1.2357, 4.6508
#dbcccf color charts
#dbcccf color shades, tints & tones
#dbcccf color schemes
#dbcccf color preview, HTML & CSS examples
This text has a color of #dbcccf
<p style="color:#dbcccf;">Text here</p>
.mytext {color:#dbcccf;}
This box has a color of #dbcccf
<div style="background-color:#dbcccf;">Content here</div>
.mybackground {background-color:#dbcccf;}
Border around this has a color of #dbcccf
<div style="border:2px solid #dbcccf;">Content here</div>
.myborder {border:2px solid #dbcccf;}