#cd5e5b color space conversions
Hex:
#cd5e5b
RGB:
205, 94, 91
CMY:
20, 63, 64
CMYK:
0, 54, 56, 20
HSL:
2°, 53.2710%, 58.0392%
HSV (HSB):
2°, 55.6098%, 80.3922%
XYZ:
31.0679, 21.7399, 12.4563
xyY:
0.4760, 0.3331, 21.7399
CIE-Lab:
53.7499, 43.7786, 23.1688
CIE-LCH:
53.7499, 49.5314, 27.8890
CIE-Luv:
53.7499, 81.8532, 19.2761
Hunter-Lab:
46.6260, 37.3426, 16.7987
#cd5e5b color charts
#cd5e5b color shades, tints & tones
#cd5e5b color schemes
#cd5e5b color preview, HTML & CSS examples
This text has a color of #cd5e5b
<p style="color:#cd5e5b;">Text here</p>
.mytext {color:#cd5e5b;}
This box has a color of #cd5e5b
<div style="background-color:#cd5e5b;">Content here</div>
.mybackground {background-color:#cd5e5b;}
Border around this has a color of #cd5e5b
<div style="border:2px solid #cd5e5b;">Content here</div>
.myborder {border:2px solid #cd5e5b;}