#cd3945 color space conversions
Hex:
#cd3945
RGB:
205, 57, 69
CMY:
20, 78, 73
CMYK:
0, 72, 66, 20
HSL:
355°, 59.6774%, 51.3725%
HSV (HSB):
355°, 72.1951%, 80.3922%
XYZ:
27.7141, 16.3351, 7.3225
xyY:
0.5395, 0.3180, 16.3351
CIE-Lab:
47.4110, 58.2331, 27.9970
CIE-LCH:
47.4110, 64.6137, 25.6771
CIE-Luv:
47.4110, 109.9052, 18.8083
Hunter-Lab:
40.4167, 51.6702, 17.5498
#cd3945 color charts
#cd3945 color shades, tints & tones
#cd3945 color schemes
#cd3945 color preview, HTML & CSS examples
This text has a color of #cd3945
<p style="color:#cd3945;">Text here</p>
.mytext {color:#cd3945;}
This box has a color of #cd3945
<div style="background-color:#cd3945;">Content here</div>
.mybackground {background-color:#cd3945;}
Border around this has a color of #cd3945
<div style="border:2px solid #cd3945;">Content here</div>
.myborder {border:2px solid #cd3945;}