#d2b7a4 color space conversions
Hex:
#d2b7a4
RGB:
210, 183, 164
CMY:
18, 28, 36
CMYK:
0, 13, 22, 18
HSL:
25°, 33.8235%, 73.3333%
HSV (HSB):
25°, 21.9048%, 82.3529%
XYZ:
50.2127, 50.2489, 42.1745
xyY:
0.3520, 0.3523, 50.2489
CIE-Lab:
76.2218, 6.6909, 13.2135
CIE-LCH:
76.2218, 14.8110, 63.1436
CIE-Luv:
76.2218, 17.8552, 17.5367
Hunter-Lab:
70.8865, 2.3897, 14.3455
#d2b7a4 color charts
#d2b7a4 color shades, tints & tones
#d2b7a4 color schemes
#d2b7a4 color preview, HTML & CSS examples
This text has a color of #d2b7a4
<p style="color:#d2b7a4;">Text here</p>
.mytext {color:#d2b7a4;}
This box has a color of #d2b7a4
<div style="background-color:#d2b7a4;">Content here</div>
.mybackground {background-color:#d2b7a4;}
Border around this has a color of #d2b7a4
<div style="border:2px solid #d2b7a4;">Content here</div>
.myborder {border:2px solid #d2b7a4;}