#cdb08c color space conversions
Hex:
#cdb08c
RGB:
205, 176, 140
CMY:
20, 31, 45
CMYK:
0, 14, 32, 20
HSL:
33°, 39.3939%, 67.6471%
HSV (HSB):
33°, 31.7073%, 80.3922%
XYZ:
45.4358, 45.9233, 31.2803
xyY:
0.3705, 0.3745, 45.9233
CIE-Lab:
73.4957, 5.1945, 22.3355
CIE-LCH:
73.4957, 22.9315, 76.9077
CIE-Luv:
73.4957, 20.6601, 29.3836
Hunter-Lab:
67.7667, 1.0879, 20.0691
#cdb08c color charts
#cdb08c color shades, tints & tones
#cdb08c color schemes
#cdb08c color preview, HTML & CSS examples
This text has a color of #cdb08c
<p style="color:#cdb08c;">Text here</p>
.mytext {color:#cdb08c;}
This box has a color of #cdb08c
<div style="background-color:#cdb08c;">Content here</div>
.mybackground {background-color:#cdb08c;}
Border around this has a color of #cdb08c
<div style="border:2px solid #cdb08c;">Content here</div>
.myborder {border:2px solid #cdb08c;}