#cd6364 color space conversions
Hex:
#cd6364
RGB:
205, 99, 100
CMY:
20, 61, 61
CMYK:
0, 52, 51, 20
HSL:
359°, 51.4563%, 59.6078%
HSV (HSB):
359°, 51.7073%, 80.3922%
XYZ:
31.9389, 22.8229, 14.7785
xyY:
0.4593, 0.3282, 22.8229
CIE-Lab:
54.8895, 42.0560, 19.4405
CIE-LCH:
54.8895, 46.3319, 24.8089
CIE-Luv:
54.8895, 76.5971, 15.9414
Hunter-Lab:
47.7733, 35.7331, 15.1002
#cd6364 color charts
#cd6364 color shades, tints & tones
#cd6364 color schemes
#cd6364 color preview, HTML & CSS examples
This text has a color of #cd6364
<p style="color:#cd6364;">Text here</p>
.mytext {color:#cd6364;}
This box has a color of #cd6364
<div style="background-color:#cd6364;">Content here</div>
.mybackground {background-color:#cd6364;}
Border around this has a color of #cd6364
<div style="border:2px solid #cd6364;">Content here</div>
.myborder {border:2px solid #cd6364;}