#d3b2c2 color space conversions
Hex:
#d3b2c2
RGB:
211, 178, 194
CMY:
17, 30, 24
CMYK:
0, 16, 8, 17
HSL:
331°, 27.2727%, 76.2745%
HSV (HSB):
331°, 15.6398%, 82.7451%
XYZ:
52.5220, 49.5847, 57.8415
xyY:
0.3284, 0.3100, 49.5847
CIE-Lab:
75.8137, 14.5540, -3.6788
CIE-LCH:
75.8137, 15.0118, 345.8146
CIE-Luv:
75.8137, 18.5155, -8.0672
Hunter-Lab:
70.4164, 9.9103, 0.5894
#d3b2c2 color charts
#d3b2c2 color shades, tints & tones
#d3b2c2 color schemes
#d3b2c2 color preview, HTML & CSS examples
This text has a color of #d3b2c2
<p style="color:#d3b2c2;">Text here</p>
.mytext {color:#d3b2c2;}
This box has a color of #d3b2c2
<div style="background-color:#d3b2c2;">Content here</div>
.mybackground {background-color:#d3b2c2;}
Border around this has a color of #d3b2c2
<div style="border:2px solid #d3b2c2;">Content here</div>
.myborder {border:2px solid #d3b2c2;}