#cd3d28 color space conversions
Hex:
#cd3d28
RGB:
205, 61, 40
CMY:
20, 76, 84
CMYK:
0, 70, 80, 20
HSL:
8°, 67.3469%, 48.0392%
HSV (HSB):
8°, 80.4878%, 80.3922%
XYZ:
27.2286, 16.4698, 3.7514
xyY:
0.5738, 0.3471, 16.4698
CIE-Lab:
47.5849, 55.5358, 44.5504
CIE-LCH:
47.5849, 71.1966, 38.7363
CIE-Luv:
47.5849, 113.5797, 31.4238
Hunter-Lab:
40.5830, 48.7416, 22.9275
#cd3d28 color charts
#cd3d28 color shades, tints & tones
#cd3d28 color schemes
#cd3d28 color preview, HTML & CSS examples
This text has a color of #cd3d28
<p style="color:#cd3d28;">Text here</p>
.mytext {color:#cd3d28;}
This box has a color of #cd3d28
<div style="background-color:#cd3d28;">Content here</div>
.mybackground {background-color:#cd3d28;}
Border around this has a color of #cd3d28
<div style="border:2px solid #cd3d28;">Content here</div>
.myborder {border:2px solid #cd3d28;}