#cd3645 color space conversions
Hex:
#cd3645
RGB:
205, 54, 69
CMY:
20, 79, 73
CMYK:
0, 74, 66, 20
HSL:
354°, 60.1594%, 50.7843%
HSV (HSB):
354°, 73.6585%, 80.3922%
XYZ:
27.5702, 16.0471, 7.2745
xyY:
0.5417, 0.3153, 16.0471
CIE-Lab:
47.0363, 59.2734, 27.5289
CIE-LCH:
47.0363, 65.3543, 24.9120
CIE-Luv:
47.0363, 111.4752, 18.0416
Hunter-Lab:
40.0589, 52.7480, 17.2744
#cd3645 color charts
#cd3645 color shades, tints & tones
#cd3645 color schemes
#cd3645 color preview, HTML & CSS examples
This text has a color of #cd3645
<p style="color:#cd3645;">Text here</p>
.mytext {color:#cd3645;}
This box has a color of #cd3645
<div style="background-color:#cd3645;">Content here</div>
.mybackground {background-color:#cd3645;}
Border around this has a color of #cd3645
<div style="border:2px solid #cd3645;">Content here</div>
.myborder {border:2px solid #cd3645;}