#cd643c color space conversions
Hex:
#cd643c
RGB:
205, 100, 60
CMY:
20, 61, 76
CMYK:
0, 51, 71, 20
HSL:
17°, 59.1837%, 51.9608%
HSV (HSB):
17°, 70.7317%, 80.3922%
XYZ:
30.5496, 22.4197, 6.9923
xyY:
0.5095, 0.3739, 22.4197
CIE-Lab:
54.4695, 38.7509, 41.4084
CIE-LCH:
54.4695, 56.7123, 46.8988
CIE-Luv:
54.4695, 83.0245, 36.7840
Hunter-Lab:
47.3495, 32.3057, 24.3891
#cd643c color charts
#cd643c color shades, tints & tones
#cd643c color schemes
#cd643c color preview, HTML & CSS examples
This text has a color of #cd643c
<p style="color:#cd643c;">Text here</p>
.mytext {color:#cd643c;}
This box has a color of #cd643c
<div style="background-color:#cd643c;">Content here</div>
.mybackground {background-color:#cd643c;}
Border around this has a color of #cd643c
<div style="border:2px solid #cd643c;">Content here</div>
.myborder {border:2px solid #cd643c;}