#cd8042 color space conversions
Hex:
#cd8042
RGB:
205, 128, 66
CMY:
20, 50, 74
CMYK:
0, 38, 68, 20
HSL:
27°, 58.1590%, 53.1373%
HSV (HSB):
27°, 67.8049%, 80.3922%
XYZ:
33.8794, 28.8108, 8.9297
xyY:
0.4730, 0.4023, 28.8108
CIE-Lab:
60.6143, 24.2818, 45.1999
CIE-LCH:
60.6143, 51.3092, 61.7549
CIE-Luv:
60.6143, 60.7837, 45.5476
Hunter-Lab:
53.6757, 18.7343, 27.7093
#cd8042 color charts
#cd8042 color shades, tints & tones
#cd8042 color schemes
#cd8042 color preview, HTML & CSS examples
This text has a color of #cd8042
<p style="color:#cd8042;">Text here</p>
.mytext {color:#cd8042;}
This box has a color of #cd8042
<div style="background-color:#cd8042;">Content here</div>
.mybackground {background-color:#cd8042;}
Border around this has a color of #cd8042
<div style="border:2px solid #cd8042;">Content here</div>
.myborder {border:2px solid #cd8042;}