#cd7e65 color space conversions
Hex:
#cd7e65
RGB:
205, 126, 101
CMY:
20, 51, 60
CMYK:
0, 39, 51, 20
HSL:
14°, 50.9804%, 60.0000%
HSV (HSB):
14°, 50.7317%, 80.3922%
XYZ:
34.9867, 28.8404, 16.0347
xyY:
0.4381, 0.3611, 28.8404
CIE-Lab:
60.6405, 27.9896, 26.5228
CIE-LCH:
60.6405, 38.5600, 43.4587
CIE-Luv:
60.6405, 57.9687, 27.5835
Hunter-Lab:
53.7033, 22.3086, 19.8895
#cd7e65 color charts
#cd7e65 color shades, tints & tones
#cd7e65 color schemes
#cd7e65 color preview, HTML & CSS examples
This text has a color of #cd7e65
<p style="color:#cd7e65;">Text here</p>
.mytext {color:#cd7e65;}
This box has a color of #cd7e65
<div style="background-color:#cd7e65;">Content here</div>
.mybackground {background-color:#cd7e65;}
Border around this has a color of #cd7e65
<div style="border:2px solid #cd7e65;">Content here</div>
.myborder {border:2px solid #cd7e65;}