#d2cbac color space conversions
Hex:
#d2cbac
RGB:
210, 203, 172
CMY:
18, 20, 33
CMYK:
0, 3, 18, 18
HSL:
49°, 29.6875%, 74.9020%
HSV (HSB):
49°, 18.0952%, 82.3529%
XYZ:
55.3807, 59.3921, 47.5747
xyY:
0.3411, 0.3658, 59.3921
CIE-Lab:
81.5066, -2.6717, 16.3509
CIE-LCH:
81.5066, 16.5678, 99.2799
CIE-Luv:
81.5066, 5.9139, 23.8552
Hunter-Lab:
77.0662, -6.5938, 17.3454
#d2cbac color charts
#d2cbac color shades, tints & tones
#d2cbac color schemes
#d2cbac color preview, HTML & CSS examples
This text has a color of #d2cbac
<p style="color:#d2cbac;">Text here</p>
.mytext {color:#d2cbac;}
This box has a color of #d2cbac
<div style="background-color:#d2cbac;">Content here</div>
.mybackground {background-color:#d2cbac;}
Border around this has a color of #d2cbac
<div style="border:2px solid #d2cbac;">Content here</div>
.myborder {border:2px solid #d2cbac;}