#cd3d29 color space conversions
Hex:
#cd3d29
RGB:
205, 61, 41
CMY:
20, 76, 84
CMYK:
0, 70, 80, 20
HSL:
7°, 66.6667%, 48.2353%
HSV (HSB):
7°, 80.0000%, 80.3922%
XYZ:
27.2458, 16.4767, 3.8421
xyY:
0.5728, 0.3464, 16.4767
CIE-Lab:
47.5938, 55.5671, 44.0450
CIE-LCH:
47.5938, 70.9060, 38.4019
CIE-Luv:
47.5938, 113.4257, 31.1225
Hunter-Lab:
40.5915, 48.7775, 22.8021
#cd3d29 color charts
#cd3d29 color shades, tints & tones
#cd3d29 color schemes
#cd3d29 color preview, HTML & CSS examples
This text has a color of #cd3d29
<p style="color:#cd3d29;">Text here</p>
.mytext {color:#cd3d29;}
This box has a color of #cd3d29
<div style="background-color:#cd3d29;">Content here</div>
.mybackground {background-color:#cd3d29;}
Border around this has a color of #cd3d29
<div style="border:2px solid #cd3d29;">Content here</div>
.myborder {border:2px solid #cd3d29;}