#d1bdbf color space conversions
Hex:
#d1bdbf
RGB:
209, 189, 191
CMY:
18, 26, 25
CMYK:
0, 10, 9, 18
HSL:
354°, 17.8571%, 78.0392%
HSV (HSB):
354°, 9.5694%, 81.9608%
XYZ:
53.8961, 53.7121, 56.8171
xyY:
0.3278, 0.3267, 53.7121
CIE-Lab:
78.2936, 7.4122, 1.5589
CIE-LCH:
78.2936, 7.5743, 11.8771
CIE-Luv:
78.2936, 11.6636, 0.9971
Hunter-Lab:
73.2885, 3.0132, 5.3373
#d1bdbf color charts
#d1bdbf color shades, tints & tones
#d1bdbf color schemes
#d1bdbf color preview, HTML & CSS examples
This text has a color of #d1bdbf
<p style="color:#d1bdbf;">Text here</p>
.mytext {color:#d1bdbf;}
This box has a color of #d1bdbf
<div style="background-color:#d1bdbf;">Content here</div>
.mybackground {background-color:#d1bdbf;}
Border around this has a color of #d1bdbf
<div style="border:2px solid #d1bdbf;">Content here</div>
.myborder {border:2px solid #d1bdbf;}