#cd7b2c color space conversions
Hex:
#cd7b2c
RGB:
205, 123, 44
CMY:
20, 52, 83
CMYK:
0, 40, 79, 20
HSL:
29°, 64.6586%, 48.8235%
HSV (HSB):
29°, 78.5366%, 80.3922%
XYZ:
32.7144, 27.3269, 5.9333
xyY:
0.4959, 0.4142, 27.3269
CIE-Lab:
59.2757, 25.9408, 53.9615
CIE-LCH:
59.2757, 59.8729, 64.3251
CIE-Luv:
59.2757, 66.5594, 50.7317
Hunter-Lab:
52.2751, 20.2260, 29.8632
#cd7b2c color charts
#cd7b2c color shades, tints & tones
#cd7b2c color schemes
#cd7b2c color preview, HTML & CSS examples
This text has a color of #cd7b2c
<p style="color:#cd7b2c;">Text here</p>
.mytext {color:#cd7b2c;}
This box has a color of #cd7b2c
<div style="background-color:#cd7b2c;">Content here</div>
.mybackground {background-color:#cd7b2c;}
Border around this has a color of #cd7b2c
<div style="border:2px solid #cd7b2c;">Content here</div>
.myborder {border:2px solid #cd7b2c;}