#cd256c color space conversions
Hex:
#cd256c
RGB:
205, 37, 108
CMY:
20, 85, 58
CMYK:
0, 82, 47, 20
HSL:
335°, 69.4215%, 47.4510%
HSV (HSB):
335°, 81.9512%, 80.3922%
XYZ:
28.5452, 15.3850, 15.6525
xyY:
0.4791, 0.2582, 15.3850
CIE-Lab:
46.1570, 66.9198, 2.3972
CIE-LCH:
46.1570, 66.9627, 2.0516
CIE-Luv:
46.1570, 104.9845, -9.7486
Hunter-Lab:
39.2237, 61.2625, 3.7965
#cd256c color charts
#cd256c RGB chart
#cd256c CMYK chart
#cd256c RGB pie chart
#cd256c color shades, tints & tones
#cd256c color schemes
#cd256c color preview, HTML & CSS examples
This text has a color of #cd256c
<p style="color:#cd256c;">Text here</p>
.mytext {color:#cd256c;}
Text color #cd256c
This box has a color of #cd256c
<div style="background-color:#cd256c;">Content here</div>
.mybackground {background-color:#cd256c;}
Background color #cd256c
Border around this has a color of #cd256c
<div style="border:2px solid #cd256c;">Content here</div>
.myborder {border:2px solid #cd256c;}
Border color #cd256c