#cd4286 color space conversions
Hex:
#cd4286
RGB:
205, 66, 134
CMY:
20, 74, 47
CMYK:
0, 68, 35, 20
HSL:
331°, 58.1590%, 53.1373%
HSV (HSB):
331°, 67.8049%, 80.3922%
XYZ:
31.4281, 18.5968, 24.4874
xyY:
0.4218, 0.2496, 18.5968
CIE-Lab:
50.2121, 60.3540, -7.4665
CIE-LCH:
50.2121, 60.8141, 352.9477
CIE-Luv:
50.2121, 84.6438, -21.0805
Hunter-Lab:
43.1240, 54.6211, -3.4802
#cd4286 color charts
#cd4286 color shades, tints & tones
#cd4286 color schemes
#cd4286 color preview, HTML & CSS examples
This text has a color of #cd4286
<p style="color:#cd4286;">Text here</p>
.mytext {color:#cd4286;}
This box has a color of #cd4286
<div style="background-color:#cd4286;">Content here</div>
.mybackground {background-color:#cd4286;}
Border around this has a color of #cd4286
<div style="border:2px solid #cd4286;">Content here</div>
.myborder {border:2px solid #cd4286;}