#dabdbd color space conversions
Hex:
#dabdbd
RGB:
218, 189, 189
CMY:
15, 26, 26
CMYK:
0, 13, 13, 15
HSL:
0°, 28.1553%, 79.8039%
HSV (HSB):
0°, 13.3028%, 85.4902%
XYZ:
56.2963, 54.9747, 55.7882
xyY:
0.3370, 0.3291, 54.9747
CIE-Lab:
79.0267, 10.3067, 3.8008
CIE-LCH:
79.0267, 10.9852, 20.2427
CIE-Luv:
79.0267, 17.4381, 3.7478
Hunter-Lab:
74.1450, 5.7768, 7.2905
#dabdbd color charts
#dabdbd RGB chart
#dabdbd CMYK chart
#dabdbd RGB pie chart
#dabdbd color shades, tints & tones
#dabdbd color schemes
#dabdbd color preview, HTML & CSS examples
This text has a color of #dabdbd
<p style="color:#dabdbd;">Text here</p>
.mytext {color:#dabdbd;}
Text color #dabdbd
This box has a color of #dabdbd
<div style="background-color:#dabdbd;">Content here</div>
.mybackground {background-color:#dabdbd;}
Background color #dabdbd
Border around this has a color of #dabdbd
<div style="border:2px solid #dabdbd;">Content here</div>
.myborder {border:2px solid #dabdbd;}
Border color #dabdbd