#cdb28c color space conversions
Hex:
#cdb28c
RGB:
205, 178, 140
CMY:
20, 30, 45
CMYK:
0, 13, 32, 20
HSL:
35°, 39.3939%, 67.6471%
HSV (HSB):
35°, 31.7073%, 80.3922%
XYZ:
45.8309, 46.7134, 31.4120
xyY:
0.3697, 0.3769, 46.7134
CIE-Lab:
74.0061, 4.1245, 23.0305
CIE-LCH:
74.0061, 23.3969, 79.8466
CIE-Luv:
74.0061, 19.4370, 30.5049
Hunter-Lab:
68.3472, 0.0873, 20.5937
#cdb28c color charts
#cdb28c color shades, tints & tones
#cdb28c color schemes
#cdb28c color preview, HTML & CSS examples
This text has a color of #cdb28c
<p style="color:#cdb28c;">Text here</p>
.mytext {color:#cdb28c;}
This box has a color of #cdb28c
<div style="background-color:#cdb28c;">Content here</div>
.mybackground {background-color:#cdb28c;}
Border around this has a color of #cdb28c
<div style="border:2px solid #cdb28c;">Content here</div>
.myborder {border:2px solid #cdb28c;}