#cdbf5e color space conversions
Hex:
#cdbf5e
RGB:
205, 191, 94
CMY:
20, 25, 63
CMYK:
0, 7, 54, 20
HSL:
52°, 52.6066%, 58.6275%
HSV (HSB):
52°, 54.1463%, 80.3922%
XYZ:
45.8280, 51.0489, 18.0277
xyY:
0.3988, 0.4443, 51.0489
CIE-Lab:
76.7086, -7.5325, 50.0203
CIE-LCH:
76.7086, 50.5842, 98.5638
CIE-Luv:
76.7086, 13.8851, 62.2388
Hunter-Lab:
71.4485, -10.5426, 35.0541
#cdbf5e color charts
#cdbf5e color shades, tints & tones
#cdbf5e color schemes
#cdbf5e color preview, HTML & CSS examples
This text has a color of #cdbf5e
<p style="color:#cdbf5e;">Text here</p>
.mytext {color:#cdbf5e;}
This box has a color of #cdbf5e
<div style="background-color:#cdbf5e;">Content here</div>
.mybackground {background-color:#cdbf5e;}
Border around this has a color of #cdbf5e
<div style="border:2px solid #cdbf5e;">Content here</div>
.myborder {border:2px solid #cdbf5e;}