#cd3264 color space conversions
Hex:
#cd3264
RGB:
205, 50, 100
CMY:
20, 80, 61
CMYK:
0, 76, 51, 20
HSL:
341°, 60.7843%, 50.0000%
HSV (HSB):
341°, 75.6098%, 80.3922%
XYZ:
28.6177, 16.1804, 13.6714
xyY:
0.4894, 0.2767, 16.1804
CIE-Lab:
47.2103, 62.6630, 8.8341
CIE-LCH:
47.2103, 63.2826, 8.0245
CIE-Luv:
47.2103, 103.5100, -1.2880
Hunter-Lab:
40.2249, 56.5988, 8.0063
#cd3264 color charts
#cd3264 color shades, tints & tones
#cd3264 color schemes
#cd3264 color preview, HTML & CSS examples
This text has a color of #cd3264
<p style="color:#cd3264;">Text here</p>
.mytext {color:#cd3264;}
This box has a color of #cd3264
<div style="background-color:#cd3264;">Content here</div>
.mybackground {background-color:#cd3264;}
Border around this has a color of #cd3264
<div style="border:2px solid #cd3264;">Content here</div>
.myborder {border:2px solid #cd3264;}