#cd495e color space conversions
Hex:
#cd495e
RGB:
205, 73, 94
CMY:
20, 71, 63
CMYK:
0, 64, 54, 20
HSL:
350°, 56.8966%, 54.5098%
HSV (HSB):
350°, 64.3902%, 80.3922%
XYZ:
29.5798, 18.5524, 12.6116
xyY:
0.4870, 0.3054, 18.5524
CIE-Lab:
50.1593, 53.6658, 16.5763
CIE-LCH:
50.1593, 56.1675, 17.1649
CIE-Luv:
50.1593, 94.1717, 9.5583
Hunter-Lab:
43.0725, 47.2070, 12.7906
#cd495e color charts
#cd495e color shades, tints & tones
#cd495e color schemes
#cd495e color preview, HTML & CSS examples
This text has a color of #cd495e
<p style="color:#cd495e;">Text here</p>
.mytext {color:#cd495e;}
This box has a color of #cd495e
<div style="background-color:#cd495e;">Content here</div>
.mybackground {background-color:#cd495e;}
Border around this has a color of #cd495e
<div style="border:2px solid #cd495e;">Content here</div>
.myborder {border:2px solid #cd495e;}