#cd3d2a color space conversions
Hex:
#cd3d2a
RGB:
205, 61, 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.2635, 16.4838, 3.9352
xyY:
0.5718, 0.3457, 16.4838
CIE-Lab:
47.6029, 55.5992, 43.5350
CIE-LCH:
47.6029, 70.6157, 38.0615
CIE-Luv:
47.6029, 113.2682, 30.8142
Hunter-Lab:
40.6002, 48.8143, 22.6734
#cd3d2a color charts
#cd3d2a color shades, tints & tones
#cd3d2a color schemes
#cd3d2a color preview, HTML & CSS examples
This text has a color of #cd3d2a
<p style="color:#cd3d2a;">Text here</p>
.mytext {color:#cd3d2a;}
This box has a color of #cd3d2a
<div style="background-color:#cd3d2a;">Content here</div>
.mybackground {background-color:#cd3d2a;}
Border around this has a color of #cd3d2a
<div style="border:2px solid #cd3d2a;">Content here</div>
.myborder {border:2px solid #cd3d2a;}