#cdbf7b color space conversions
Hex:
#cdbf7b
RGB:
205, 191, 123
CMY:
20, 25, 52
CMYK:
0, 7, 40, 20
HSL:
50°, 45.0549%, 64.3137%
HSV (HSB):
50°, 40.0000%, 80.3922%
XYZ:
47.3828, 51.6708, 26.2150
xyY:
0.3782, 0.4125, 51.6708
CIE-Lab:
77.0836, -4.7641, 36.0680
CIE-LCH:
77.0836, 36.3813, 97.5244
CIE-Luv:
77.0836, 12.5218, 47.8464
Hunter-Lab:
71.8824, -8.1322, 28.6950
#cdbf7b color charts
#cdbf7b color shades, tints & tones
#cdbf7b color schemes
#cdbf7b color preview, HTML & CSS examples
This text has a color of #cdbf7b
<p style="color:#cdbf7b;">Text here</p>
.mytext {color:#cdbf7b;}
This box has a color of #cdbf7b
<div style="background-color:#cdbf7b;">Content here</div>
.mybackground {background-color:#cdbf7b;}
Border around this has a color of #cdbf7b
<div style="border:2px solid #cdbf7b;">Content here</div>
.myborder {border:2px solid #cdbf7b;}