#dbcbcb color space conversions
Hex:
#dbcbcb
RGB:
219, 203, 203
CMY:
14, 20, 20
CMYK:
0, 7, 7, 14
HSL:
0°, 18.1818%, 82.7451%
HSV (HSB):
0°, 7.3059%, 85.8824%
XYZ:
61.3488, 62.0837, 65.2498
xyY:
0.3251, 0.3290, 62.0837
CIE-Lab:
82.9579, 5.5655, 1.9994
CIE-LCH:
82.9579, 5.9138, 19.7610
CIE-Luv:
82.9579, 9.3398, 2.0003
Hunter-Lab:
78.7932, 1.0929, 6.0563
#dbcbcb color charts
#dbcbcb color shades, tints & tones
#dbcbcb color schemes
#dbcbcb color preview, HTML & CSS examples
This text has a color of #dbcbcb
<p style="color:#dbcbcb;">Text here</p>
.mytext {color:#dbcbcb;}
This box has a color of #dbcbcb
<div style="background-color:#dbcbcb;">Content here</div>
.mybackground {background-color:#dbcbcb;}
Border around this has a color of #dbcbcb
<div style="border:2px solid #dbcbcb;">Content here</div>
.myborder {border:2px solid #dbcbcb;}