#cd3c2a color space conversions
Hex:
#cd3c2a
RGB:
205, 60, 42
CMY:
20, 76, 84
CMYK:
0, 71, 80, 20
HSL:
7°, 65.9919%, 48.4314%
HSV (HSB):
7°, 79.5122%, 80.3922%
XYZ:
27.2106, 16.3780, 3.9176
xyY:
0.5728, 0.3448, 16.3780
CIE-Lab:
47.4666, 55.9735, 43.3989
CIE-LCH:
47.4666, 70.8272, 37.7881
CIE-Luv:
47.4666, 113.8825, 30.5632
Hunter-Lab:
40.4698, 49.1958, 22.5894
#cd3c2a color charts
#cd3c2a color shades, tints & tones
#cd3c2a color schemes
#cd3c2a color preview, HTML & CSS examples
This text has a color of #cd3c2a
<p style="color:#cd3c2a;">Text here</p>
.mytext {color:#cd3c2a;}
This box has a color of #cd3c2a
<div style="background-color:#cd3c2a;">Content here</div>
.mybackground {background-color:#cd3c2a;}
Border around this has a color of #cd3c2a
<div style="border:2px solid #cd3c2a;">Content here</div>
.myborder {border:2px solid #cd3c2a;}