#d2bbcc color space conversions
Hex:
#d2bbcc
RGB:
210, 187, 204
CMY:
18, 27, 20
CMYK:
0, 11, 3, 18
HSL:
316°, 20.3540%, 77.8431%
HSV (HSB):
316°, 10.9524%, 82.3529%
XYZ:
55.2477, 53.6019, 64.5611
xyY:
0.3186, 0.3091, 53.6019
CIE-Lab:
78.2290, 11.1215, -5.5584
CIE-LCH:
78.2290, 12.4331, 333.4445
CIE-Luv:
78.2290, 12.2406, -10.3556
Hunter-Lab:
73.2133, 6.5751, -1.0339
#d2bbcc color charts
#d2bbcc color shades, tints & tones
#d2bbcc color schemes
#d2bbcc color preview, HTML & CSS examples
This text has a color of #d2bbcc
<p style="color:#d2bbcc;">Text here</p>
.mytext {color:#d2bbcc;}
This box has a color of #d2bbcc
<div style="background-color:#d2bbcc;">Content here</div>
.mybackground {background-color:#d2bbcc;}
Border around this has a color of #d2bbcc
<div style="border:2px solid #d2bbcc;">Content here</div>
.myborder {border:2px solid #d2bbcc;}