#cd8255 color space conversions
Hex:
#cd8255
RGB:
205, 130, 85
CMY:
20, 49, 67
CMYK:
0, 37, 59, 20
HSL:
23°, 54.5455%, 56.8627%
HSV (HSB):
23°, 58.5366%, 80.3922%
XYZ:
34.7992, 29.6003, 12.4736
xyY:
0.4527, 0.3851, 29.6003
CIE-Lab:
61.3078, 24.4723, 36.1546
CIE-LCH:
61.3078, 43.6583, 55.9068
CIE-Luv:
61.3078, 57.2279, 38.0356
Hunter-Lab:
54.4061, 18.9611, 24.4909
#cd8255 color charts
#cd8255 color shades, tints & tones
#cd8255 color schemes
#cd8255 color preview, HTML & CSS examples
This text has a color of #cd8255
<p style="color:#cd8255;">Text here</p>
.mytext {color:#cd8255;}
This box has a color of #cd8255
<div style="background-color:#cd8255;">Content here</div>
.mybackground {background-color:#cd8255;}
Border around this has a color of #cd8255
<div style="border:2px solid #cd8255;">Content here</div>
.myborder {border:2px solid #cd8255;}