#cd3e45 color space conversions
Hex:
#cd3e45
RGB:
205, 62, 69
CMY:
20, 76, 73
CMYK:
0, 70, 66, 20
HSL:
357°, 58.8477%, 52.3529%
HSV (HSB):
357°, 69.7561%, 80.3922%
XYZ:
27.9736, 16.8541, 7.4090
xyY:
0.5355, 0.3226, 16.8541
CIE-Lab:
48.0756, 56.4002, 28.8239
CIE-LCH:
48.0756, 63.3388, 27.0697
CIE-Luv:
48.0756, 107.1441, 20.1621
Hunter-Lab:
41.0537, 49.7844, 18.0374
#cd3e45 color charts
#cd3e45 color shades, tints & tones
#cd3e45 color schemes
#cd3e45 color preview, HTML & CSS examples
This text has a color of #cd3e45
<p style="color:#cd3e45;">Text here</p>
.mytext {color:#cd3e45;}
This box has a color of #cd3e45
<div style="background-color:#cd3e45;">Content here</div>
.mybackground {background-color:#cd3e45;}
Border around this has a color of #cd3e45
<div style="border:2px solid #cd3e45;">Content here</div>
.myborder {border:2px solid #cd3e45;}