#cd5945 color space conversions
Hex:
#cd5945
RGB:
205, 89, 69
CMY:
20, 65, 73
CMYK:
0, 57, 66, 20
HSL:
9°, 57.6271%, 53.7255%
HSV (HSB):
9°, 66.3415%, 80.3922%
XYZ:
29.8234, 20.5536, 8.0256
xyY:
0.5107, 0.3519, 20.5536
CIE-Lab:
52.4574, 44.6881, 34.1737
CIE-LCH:
52.4574, 56.2572, 37.4057
CIE-Luv:
52.4574, 89.6863, 28.8986
Hunter-Lab:
45.3360, 38.0845, 21.2394
#cd5945 color charts
#cd5945 color shades, tints & tones
#cd5945 color schemes
#cd5945 color preview, HTML & CSS examples
This text has a color of #cd5945
<p style="color:#cd5945;">Text here</p>
.mytext {color:#cd5945;}
This box has a color of #cd5945
<div style="background-color:#cd5945;">Content here</div>
.mybackground {background-color:#cd5945;}
Border around this has a color of #cd5945
<div style="border:2px solid #cd5945;">Content here</div>
.myborder {border:2px solid #cd5945;}