#cd845e color space conversions
Hex:
#cd845e
RGB:
205, 132, 94
CMY:
20, 48, 63
CMYK:
0, 36, 54, 20
HSL:
21°, 52.6066%, 58.6275%
HSV (HSB):
21°, 54.1463%, 80.3922%
XYZ:
35.4485, 30.2898, 14.5679
xyY:
0.4414, 0.3772, 30.2898
CIE-Lab:
61.9035, 24.1157, 32.0243
CIE-LCH:
61.9035, 40.0889, 53.0187
CIE-Luv:
61.9035, 54.6753, 34.3186
Hunter-Lab:
55.0362, 18.6575, 22.8315
#cd845e color charts
#cd845e color shades, tints & tones
#cd845e color schemes
#cd845e color preview, HTML & CSS examples
This text has a color of #cd845e
<p style="color:#cd845e;">Text here</p>
.mytext {color:#cd845e;}
This box has a color of #cd845e
<div style="background-color:#cd845e;">Content here</div>
.mybackground {background-color:#cd845e;}
Border around this has a color of #cd845e
<div style="border:2px solid #cd845e;">Content here</div>
.myborder {border:2px solid #cd845e;}