#cd2f2b color space conversions
Hex:
#cd2f2b
RGB:
205, 47, 43
CMY:
20, 82, 83
CMYK:
0, 77, 79, 20
HSL:
1°, 65.3226%, 48.6275%
HSV (HSB):
1°, 79.0244%, 80.3922%
XYZ:
26.6294, 15.1866, 3.8133
xyY:
0.5836, 0.3328, 15.1866
CIE-Lab:
45.8887, 60.4115, 41.2698
CIE-LCH:
45.8887, 73.1624, 34.3387
CIE-Luv:
45.8887, 120.9816, 27.2927
Hunter-Lab:
38.9700, 53.7772, 21.4774
#cd2f2b color charts
#cd2f2b color shades, tints & tones
#cd2f2b color schemes
#cd2f2b color preview, HTML & CSS examples
This text has a color of #cd2f2b
<p style="color:#cd2f2b;">Text here</p>
.mytext {color:#cd2f2b;}
This box has a color of #cd2f2b
<div style="background-color:#cd2f2b;">Content here</div>
.mybackground {background-color:#cd2f2b;}
Border around this has a color of #cd2f2b
<div style="border:2px solid #cd2f2b;">Content here</div>
.myborder {border:2px solid #cd2f2b;}