#cd5a3c color space conversions
Hex:
#cd5a3c
RGB:
205, 90, 60
CMY:
20, 65, 76
CMYK:
0, 56, 71, 20
HSL:
12°, 59.1837%, 51.9608%
HSV (HSB):
12°, 70.7317%, 80.3922%
XYZ:
29.6486, 20.6177, 6.6919
xyY:
0.5205, 0.3620, 20.6177
CIE-Lab:
52.5285, 43.7165, 39.2254
CIE-LCH:
52.5285, 58.7347, 41.9006
CIE-Luv:
52.5285, 90.4914, 33.1579
Hunter-Lab:
45.4067, 37.0909, 23.0467
#cd5a3c color charts
#cd5a3c color shades, tints & tones
#cd5a3c color schemes
#cd5a3c color preview, HTML & CSS examples
This text has a color of #cd5a3c
<p style="color:#cd5a3c;">Text here</p>
.mytext {color:#cd5a3c;}
This box has a color of #cd5a3c
<div style="background-color:#cd5a3c;">Content here</div>
.mybackground {background-color:#cd5a3c;}
Border around this has a color of #cd5a3c
<div style="border:2px solid #cd5a3c;">Content here</div>
.myborder {border:2px solid #cd5a3c;}