#cd2064 color space conversions
Hex:
#cd2064
RGB:
205, 32, 100
CMY:
20, 87, 61
CMYK:
0, 84, 51, 20
HSL:
336°, 72.9958%, 46.4706%
HSV (HSB):
336°, 84.3902%, 80.3922%
XYZ:
27.9936, 14.9323, 13.4634
xyY:
0.4964, 0.2648, 14.9323
CIE-Lab:
45.5413, 67.4032, 6.4670
CIE-LCH:
45.5413, 67.7127, 5.4804
CIE-Luv:
45.5413, 109.6167, -5.1354
Hunter-Lab:
38.6423, 61.6866, 6.3923
#cd2064 color charts
#cd2064 color shades, tints & tones
#cd2064 color schemes
#cd2064 color preview, HTML & CSS examples
This text has a color of #cd2064
<p style="color:#cd2064;">Text here</p>
.mytext {color:#cd2064;}
This box has a color of #cd2064
<div style="background-color:#cd2064;">Content here</div>
.mybackground {background-color:#cd2064;}
Border around this has a color of #cd2064
<div style="border:2px solid #cd2064;">Content here</div>
.myborder {border:2px solid #cd2064;}