#cd4084 color space conversions
Hex:
#cd4084
RGB:
205, 64, 132
CMY:
20, 75, 48
CMYK:
0, 69, 36, 20
HSL:
331°, 58.5062%, 52.7451%
HSV (HSB):
331°, 68.7805%, 80.3922%
XYZ:
31.1751, 18.3119, 23.7212
xyY:
0.4258, 0.2501, 18.3119
CIE-Lab:
49.8722, 60.8886, -6.7707
CIE-LCH:
49.8722, 61.2639, 353.6549
CIE-Luv:
49.8722, 86.1743, -20.2297
Hunter-Lab:
42.7924, 55.1541, -2.9118
#cd4084 color charts
#cd4084 color shades, tints & tones
#cd4084 color schemes
#cd4084 color preview, HTML & CSS examples
This text has a color of #cd4084
<p style="color:#cd4084;">Text here</p>
.mytext {color:#cd4084;}
This box has a color of #cd4084
<div style="background-color:#cd4084;">Content here</div>
.mybackground {background-color:#cd4084;}
Border around this has a color of #cd4084
<div style="border:2px solid #cd4084;">Content here</div>
.myborder {border:2px solid #cd4084;}