#cd3e2a color space conversions
Hex:
#cd3e2a
RGB:
205, 62, 42
CMY:
20, 76, 84
CMYK:
0, 70, 80, 20
HSL:
7°, 65.9919%, 48.4314%
HSV (HSB):
7°, 79.5122%, 80.3922%
XYZ:
27.3174, 16.5916, 3.9532
xyY:
0.5708, 0.3467, 16.5916
CIE-Lab:
47.7412, 55.2202, 43.6730
CIE-LCH:
47.7412, 70.4031, 38.3401
CIE-Luv:
47.7412, 112.6467, 31.0686
Hunter-Lab:
40.7327, 48.4286, 22.7587
#cd3e2a color charts
#cd3e2a color shades, tints & tones
#cd3e2a color schemes
#cd3e2a color preview, HTML & CSS examples
This text has a color of #cd3e2a
<p style="color:#cd3e2a;">Text here</p>
.mytext {color:#cd3e2a;}
This box has a color of #cd3e2a
<div style="background-color:#cd3e2a;">Content here</div>
.mybackground {background-color:#cd3e2a;}
Border around this has a color of #cd3e2a
<div style="border:2px solid #cd3e2a;">Content here</div>
.myborder {border:2px solid #cd3e2a;}