#d2bfc1 color space conversions
Hex:
#d2bfc1
RGB:
210, 191, 193
CMY:
18, 25, 24
CMYK:
0, 9, 8, 18
HSL:
354°, 17.4312%, 78.6275%
HSV (HSB):
354°, 9.0476%, 82.3529%
XYZ:
54.8348, 54.8135, 58.1420
xyY:
0.3268, 0.3267, 54.8135
CIE-Lab:
78.9337, 7.0418, 1.4206
CIE-LCH:
78.9337, 7.1836, 11.4058
CIE-Luv:
78.9337, 11.0452, 0.8618
Hunter-Lab:
74.0361, 2.6426, 5.2637
#d2bfc1 color charts
#d2bfc1 color shades, tints & tones
#d2bfc1 color schemes
#d2bfc1 color preview, HTML & CSS examples
This text has a color of #d2bfc1
<p style="color:#d2bfc1;">Text here</p>
.mytext {color:#d2bfc1;}
This box has a color of #d2bfc1
<div style="background-color:#d2bfc1;">Content here</div>
.mybackground {background-color:#d2bfc1;}
Border around this has a color of #d2bfc1
<div style="border:2px solid #d2bfc1;">Content here</div>
.myborder {border:2px solid #d2bfc1;}