#cd3741 color space conversions
Hex:
#cd3741
RGB:
205, 55, 65
CMY:
20, 78, 75
CMYK:
0, 73, 68, 20
HSL:
356°, 60.0000%, 50.9804%
HSV (HSB):
356°, 73.1707%, 80.3922%
XYZ:
27.4972, 16.0932, 6.6581
xyY:
0.5472, 0.3203, 16.0932
CIE-Lab:
47.0965, 58.7214, 29.9932
CIE-LCH:
47.0965, 65.9378, 27.0566
CIE-Luv:
47.0965, 111.9914, 20.2427
Hunter-Lab:
40.1163, 52.1469, 18.2411
#cd3741 color charts
#cd3741 color shades, tints & tones
#cd3741 color schemes
#cd3741 color preview, HTML & CSS examples
This text has a color of #cd3741
<p style="color:#cd3741;">Text here</p>
.mytext {color:#cd3741;}
This box has a color of #cd3741
<div style="background-color:#cd3741;">Content here</div>
.mybackground {background-color:#cd3741;}
Border around this has a color of #cd3741
<div style="border:2px solid #cd3741;">Content here</div>
.myborder {border:2px solid #cd3741;}