#d2b29a color space conversions
Hex:
#d2b29a
RGB:
210, 178, 154
CMY:
18, 30, 40
CMYK:
0, 15, 27, 18
HSL:
26°, 38.3562%, 71.3725%
HSV (HSB):
26°, 26.6667%, 82.3529%
XYZ:
48.3315, 47.8755, 37.2654
xyY:
0.3621, 0.3587, 47.8755
CIE-Lab:
74.7463, 7.9386, 16.5611
CIE-LCH:
74.7463, 18.3655, 64.3892
CIE-Luv:
74.7463, 21.6532, 21.6393
Hunter-Lab:
69.1921, 3.5980, 16.5022
#d2b29a color charts
#d2b29a color shades, tints & tones
#d2b29a color schemes
#d2b29a color preview, HTML & CSS examples
This text has a color of #d2b29a
<p style="color:#d2b29a;">Text here</p>
.mytext {color:#d2b29a;}
This box has a color of #d2b29a
<div style="background-color:#d2b29a;">Content here</div>
.mybackground {background-color:#d2b29a;}
Border around this has a color of #d2b29a
<div style="border:2px solid #d2b29a;">Content here</div>
.myborder {border:2px solid #d2b29a;}