#cd3a1c color space conversions
Hex:
#cd3a1c
RGB:
205, 58, 28
CMY:
20, 77, 89
CMYK:
0, 72, 86, 20
HSL:
10°, 75.9657%, 45.6863%
HSV (HSB):
10°, 86.3415%, 80.3922%
XYZ:
26.8995, 16.0891, 2.7864
xyY:
0.5876, 0.3515, 16.0891
CIE-Lab:
47.0912, 56.3309, 49.8408
CIE-LCH:
47.0912, 75.2149, 41.5019
CIE-Luv:
47.0912, 117.0311, 33.7801
Hunter-Lab:
40.1112, 49.5116, 23.9592
#cd3a1c color charts
#cd3a1c color shades, tints & tones
#cd3a1c color schemes
#cd3a1c color preview, HTML & CSS examples
This text has a color of #cd3a1c
<p style="color:#cd3a1c;">Text here</p>
.mytext {color:#cd3a1c;}
This box has a color of #cd3a1c
<div style="background-color:#cd3a1c;">Content here</div>
.mybackground {background-color:#cd3a1c;}
Border around this has a color of #cd3a1c
<div style="border:2px solid #cd3a1c;">Content here</div>
.myborder {border:2px solid #cd3a1c;}