#d1b2b4 color space conversions
Hex:
#d1b2b4
RGB:
209, 178, 180
CMY:
18, 30, 29
CMYK:
0, 15, 14, 18
HSL:
356°, 25.2033%, 75.8824%
HSV (HSB):
356°, 14.8325%, 81.9608%
XYZ:
50.4531, 48.6914, 49.9192
xyY:
0.3385, 0.3266, 48.6914
CIE-Lab:
75.2589, 11.4854, 3.1259
CIE-LCH:
75.2589, 11.9032, 15.2248
CIE-Luv:
75.2589, 18.6156, 2.5204
Hunter-Lab:
69.7792, 6.9489, 6.4301
#d1b2b4 color charts
#d1b2b4 color shades, tints & tones
#d1b2b4 color schemes
#d1b2b4 color preview, HTML & CSS examples
This text has a color of #d1b2b4
<p style="color:#d1b2b4;">Text here</p>
.mytext {color:#d1b2b4;}
This box has a color of #d1b2b4
<div style="background-color:#d1b2b4;">Content here</div>
.mybackground {background-color:#d1b2b4;}
Border around this has a color of #d1b2b4
<div style="border:2px solid #d1b2b4;">Content here</div>
.myborder {border:2px solid #d1b2b4;}