#cd3d45 color space conversions
Hex:
#cd3d45
RGB:
205, 61, 69
CMY:
20, 76, 73
CMYK:
0, 70, 66, 20
HSL:
357°, 59.0164%, 52.1569%
HSV (HSB):
357°, 70.2439%, 80.3922%
XYZ:
27.9198, 16.7463, 7.3910
xyY:
0.5363, 0.3217, 16.7463
CIE-Lab:
47.9388, 56.7764, 28.6539
CIE-LCH:
47.9388, 63.5973, 26.7792
CIE-Luv:
47.9388, 107.7103, 19.8839
Hunter-Lab:
40.9222, 50.1702, 17.9371
#cd3d45 color charts
#cd3d45 color shades, tints & tones
#cd3d45 color schemes
#cd3d45 color preview, HTML & CSS examples
This text has a color of #cd3d45
<p style="color:#cd3d45;">Text here</p>
.mytext {color:#cd3d45;}
This box has a color of #cd3d45
<div style="background-color:#cd3d45;">Content here</div>
.mybackground {background-color:#cd3d45;}
Border around this has a color of #cd3d45
<div style="border:2px solid #cd3d45;">Content here</div>
.myborder {border:2px solid #cd3d45;}