#cd485d color space conversions
Hex:
#cd485d
RGB:
205, 72, 93
CMY:
20, 72, 64
CMYK:
0, 65, 55, 20
HSL:
351°, 57.0815%, 54.3137%
HSV (HSB):
351°, 64.8780%, 80.3922%
XYZ:
29.4700, 18.4042, 12.3550
xyY:
0.4893, 0.3056, 18.4042
CIE-Lab:
49.9827, 54.0075, 16.9374
CIE-LCH:
49.9827, 56.6011, 17.4121
CIE-Luv:
49.9827, 95.0211, 9.8370
Hunter-Lab:
42.9001, 47.5444, 12.9548
#cd485d color charts
#cd485d color shades, tints & tones
#cd485d color schemes
#cd485d color preview, HTML & CSS examples
This text has a color of #cd485d
<p style="color:#cd485d;">Text here</p>
.mytext {color:#cd485d;}
This box has a color of #cd485d
<div style="background-color:#cd485d;">Content here</div>
.mybackground {background-color:#cd485d;}
Border around this has a color of #cd485d
<div style="border:2px solid #cd485d;">Content here</div>
.myborder {border:2px solid #cd485d;}