#cd6845 color space conversions
Hex:
#cd6845
RGB:
205, 104, 69
CMY:
20, 59, 73
CMYK:
0, 49, 66, 20
HSL:
15°, 57.6271%, 53.7255%
HSV (HSB):
15°, 66.3415%, 80.3922%
XYZ:
31.2013, 23.3094, 8.4849
xyY:
0.4953, 0.3700, 23.3094
CIE-Lab:
55.3896, 37.2032, 37.6592
CIE-LCH:
55.3896, 52.9367, 45.3489
CIE-Luv:
55.3896, 78.7300, 34.5609
Hunter-Lab:
48.2798, 30.8677, 23.3760
#cd6845 color charts
#cd6845 color shades, tints & tones
#cd6845 color schemes
#cd6845 color preview, HTML & CSS examples
This text has a color of #cd6845
<p style="color:#cd6845;">Text here</p>
.mytext {color:#cd6845;}
This box has a color of #cd6845
<div style="background-color:#cd6845;">Content here</div>
.mybackground {background-color:#cd6845;}
Border around this has a color of #cd6845
<div style="border:2px solid #cd6845;">Content here</div>
.myborder {border:2px solid #cd6845;}