#d2b28e color space conversions
Hex:
#d2b28e
RGB:
210, 178, 142
CMY:
18, 30, 44
CMYK:
0, 15, 32, 18
HSL:
32°, 43.0380%, 69.0196%
HSV (HSB):
32°, 32.3810%, 82.3529%
XYZ:
47.3812, 47.4954, 32.2615
xyY:
0.3727, 0.3736, 47.4954
CIE-Lab:
74.5056, 6.3437, 22.7110
CIE-LCH:
74.5056, 23.5803, 74.3938
CIE-Luv:
74.5056, 22.6777, 29.7192
Hunter-Lab:
68.9169, 2.1163, 20.4870
#d2b28e color charts
#d2b28e color shades, tints & tones
#d2b28e color schemes
#d2b28e color preview, HTML & CSS examples
This text has a color of #d2b28e
<p style="color:#d2b28e;">Text here</p>
.mytext {color:#d2b28e;}
This box has a color of #d2b28e
<div style="background-color:#d2b28e;">Content here</div>
.mybackground {background-color:#d2b28e;}
Border around this has a color of #d2b28e
<div style="border:2px solid #d2b28e;">Content here</div>
.myborder {border:2px solid #d2b28e;}