#d3c0b2 color space conversions
Hex:
#d3c0b2
RGB:
211, 192, 178
CMY:
17, 25, 30
CMYK:
0, 9, 16, 17
HSL:
25°, 27.2727%, 76.2745%
HSV (HSB):
25°, 15.6398%, 82.7451%
XYZ:
53.7495, 54.7625, 49.8568
xyY:
0.3394, 0.3458, 54.7625
CIE-Lab:
78.9043, 4.4043, 9.4753
CIE-LCH:
78.9043, 10.4488, 65.0702
CIE-Luv:
78.9043, 12.2721, 12.9440
Hunter-Lab:
74.0017, 0.1465, 11.8560
#d3c0b2 color charts
#d3c0b2 color shades, tints & tones
#d3c0b2 color schemes
#d3c0b2 color preview, HTML & CSS examples
This text has a color of #d3c0b2
<p style="color:#d3c0b2;">Text here</p>
.mytext {color:#d3c0b2;}
This box has a color of #d3c0b2
<div style="background-color:#d3c0b2;">Content here</div>
.mybackground {background-color:#d3c0b2;}
Border around this has a color of #d3c0b2
<div style="border:2px solid #d3c0b2;">Content here</div>
.myborder {border:2px solid #d3c0b2;}