#cd3231 color space conversions
Hex:
#cd3231
RGB:
205, 50, 49
CMY:
20, 80, 81
CMYK:
0, 76, 76, 20
HSL:
0°, 61.4173%, 49.8039%
HSV (HSB):
0°, 76.0976%, 80.3922%
XYZ:
26.8718, 15.4821, 4.4778
xyY:
0.5738, 0.3306, 15.4821
CIE-Lab:
46.2875, 59.6822, 38.3582
CIE-LCH:
46.2875, 70.9458, 32.7292
CIE-Luv:
46.2875, 118.2753, 25.8328
Hunter-Lab:
39.3473, 53.0469, 20.7958
#cd3231 color charts
#cd3231 color shades, tints & tones
#cd3231 color schemes
#cd3231 color preview, HTML & CSS examples
This text has a color of #cd3231
<p style="color:#cd3231;">Text here</p>
.mytext {color:#cd3231;}
This box has a color of #cd3231
<div style="background-color:#cd3231;">Content here</div>
.mybackground {background-color:#cd3231;}
Border around this has a color of #cd3231
<div style="border:2px solid #cd3231;">Content here</div>
.myborder {border:2px solid #cd3231;}