#d2bbc7 color space conversions
Hex:
#d2bbc7
RGB:
210, 187, 199
CMY:
18, 27, 22
CMYK:
0, 11, 5, 18
HSL:
329°, 20.3540%, 77.8431%
HSV (HSB):
329°, 10.9524%, 82.3529%
XYZ:
54.6575, 53.3658, 61.4527
xyY:
0.3225, 0.3149, 53.3658
CIE-Lab:
78.0905, 10.2273, -3.0563
CIE-LCH:
78.0905, 10.6742, 343.3618
CIE-Luv:
78.0905, 12.6712, -6.3914
Hunter-Lab:
73.0519, 5.7130, 1.2604
#d2bbc7 color charts
#d2bbc7 color shades, tints & tones
#d2bbc7 color schemes
#d2bbc7 color preview, HTML & CSS examples
This text has a color of #d2bbc7
<p style="color:#d2bbc7;">Text here</p>
.mytext {color:#d2bbc7;}
This box has a color of #d2bbc7
<div style="background-color:#d2bbc7;">Content here</div>
.mybackground {background-color:#d2bbc7;}
Border around this has a color of #d2bbc7
<div style="border:2px solid #d2bbc7;">Content here</div>
.myborder {border:2px solid #d2bbc7;}