#cd052d color space conversions
Hex:
#cd052d
RGB:
205, 5, 45
CMY:
20, 98, 82
CMYK:
0, 98, 78, 20
HSL:
348°, 95.2381%, 41.1765%
HSV (HSB):
348°, 97.5610%, 80.3922%
XYZ:
25.7048, 13.2771, 3.6906
xyY:
0.6024, 0.3111, 13.2771
CIE-Lab:
43.1779, 68.2646, 37.3055
CIE-LCH:
43.1779, 77.7930, 28.6559
CIE-Luv:
43.1779, 133.5682, 21.4072
Hunter-Lab:
36.4378, 62.1552, 19.5013
#cd052d color charts
#cd052d color shades, tints & tones
#cd052d color schemes
#cd052d color preview, HTML & CSS examples
This text has a color of #cd052d
<p style="color:#cd052d;">Text here</p>
.mytext {color:#cd052d;}
This box has a color of #cd052d
<div style="background-color:#cd052d;">Content here</div>
.mybackground {background-color:#cd052d;}
Border around this has a color of #cd052d
<div style="border:2px solid #cd052d;">Content here</div>
.myborder {border:2px solid #cd052d;}