#d2c08b color space conversions
Hex:
#d2c08b
RGB:
210, 192, 139
CMY:
18, 25, 45
CMYK:
0, 9, 34, 18
HSL:
45°, 44.0994%, 68.4314%
HSV (HSB):
45°, 33.8095%, 82.3529%
XYZ:
50.0882, 53.2650, 32.0673
xyY:
0.3699, 0.3933, 53.2650
CIE-Lab:
78.0312, -1.4424, 29.0576
CIE-LCH:
78.0312, 29.0934, 92.8418
CIE-Luv:
78.0312, 14.3175, 39.3661
Hunter-Lab:
72.9829, -5.2154, 25.0371
#d2c08b color charts
#d2c08b color shades, tints & tones
#d2c08b color schemes
#d2c08b color preview, HTML & CSS examples
This text has a color of #d2c08b
<p style="color:#d2c08b;">Text here</p>
.mytext {color:#d2c08b;}
This box has a color of #d2c08b
<div style="background-color:#d2c08b;">Content here</div>
.mybackground {background-color:#d2c08b;}
Border around this has a color of #d2c08b
<div style="border:2px solid #d2c08b;">Content here</div>
.myborder {border:2px solid #d2c08b;}