#d2caba color space conversions
Hex:
#d2caba
RGB:
210, 202, 186
CMY:
18, 21, 27
CMYK:
0, 4, 11, 18
HSL:
40°, 21.0526%, 77.6471%
HSV (HSB):
40°, 11.4286%, 82.3529%
XYZ:
56.5618, 59.4879, 54.9556
xyY:
0.3308, 0.3479, 59.4879
CIE-Lab:
81.5590, 0.0505, 8.9671
CIE-LCH:
81.5590, 8.9672, 89.6775
CIE-Luv:
81.5590, 5.6203, 13.1211
Hunter-Lab:
77.1284, -4.0724, 11.7445
#d2caba color charts
#d2caba color shades, tints & tones
#d2caba color schemes
#d2caba color preview, HTML & CSS examples
This text has a color of #d2caba
<p style="color:#d2caba;">Text here</p>
.mytext {color:#d2caba;}
This box has a color of #d2caba
<div style="background-color:#d2caba;">Content here</div>
.mybackground {background-color:#d2caba;}
Border around this has a color of #d2caba
<div style="border:2px solid #d2caba;">Content here</div>
.myborder {border:2px solid #d2caba;}