#cd3660 color space conversions
Hex:
#cd3660
RGB:
205, 54, 96
CMY:
20, 79, 62
CMYK:
0, 74, 53, 20
HSL:
343°, 60.1594%, 50.7843%
HSV (HSB):
343°, 73.6585%, 80.3922%
XYZ:
28.6073, 16.4620, 12.7360
xyY:
0.4949, 0.2848, 16.4620
CIE-Lab:
47.5749, 61.0512, 11.8008
CIE-LCH:
47.5749, 62.1813, 10.9399
CIE-Luv:
47.5749, 103.2111, 2.4042
Hunter-Lab:
40.5734, 54.8527, 9.7902
#cd3660 color charts
#cd3660 color shades, tints & tones
#cd3660 color schemes
#cd3660 color preview, HTML & CSS examples
This text has a color of #cd3660
<p style="color:#cd3660;">Text here</p>
.mytext {color:#cd3660;}
This box has a color of #cd3660
<div style="background-color:#cd3660;">Content here</div>
.mybackground {background-color:#cd3660;}
Border around this has a color of #cd3660
<div style="border:2px solid #cd3660;">Content here</div>
.myborder {border:2px solid #cd3660;}