#cd507b color space conversions
Hex:
#cd507b
RGB:
205, 80, 123
CMY:
20, 69, 52
CMYK:
0, 61, 40, 20
HSL:
339°, 55.5556%, 55.8824%
HSV (HSB):
339°, 60.9756%, 80.3922%
XYZ:
31.6206, 20.1465, 20.9610
xyY:
0.4348, 0.2770, 20.1465
CIE-Lab:
52.0025, 53.3414, 1.7638
CIE-LCH:
52.0025, 53.3706, 1.8938
CIE-Luv:
52.0025, 81.7972, -7.6191
Hunter-Lab:
44.8849, 47.2018, 3.7313
#cd507b color charts
#cd507b color shades, tints & tones
#cd507b color schemes
#cd507b color preview, HTML & CSS examples
This text has a color of #cd507b
<p style="color:#cd507b;">Text here</p>
.mytext {color:#cd507b;}
This box has a color of #cd507b
<div style="background-color:#cd507b;">Content here</div>
.mybackground {background-color:#cd507b;}
Border around this has a color of #cd507b
<div style="border:2px solid #cd507b;">Content here</div>
.myborder {border:2px solid #cd507b;}