#cd147c color space conversions
Hex:
#cd147c
RGB:
205, 20, 124
CMY:
20, 92, 51
CMYK:
0, 90, 40, 20
HSL:
326°, 82.2222%, 44.1176%
HSV (HSB):
326°, 90.2439%, 80.3922%
XYZ:
29.0651, 14.9347, 20.4196
xyY:
0.4512, 0.2318, 14.9347
CIE-Lab:
45.5446, 71.5802, -8.3675
CIE-LCH:
45.5446, 72.0676, 353.3326
CIE-Luv:
45.5446, 101.8441, -24.1217
Hunter-Lab:
38.6454, 66.6197, -4.2760
#cd147c color charts
#cd147c color shades, tints & tones
#cd147c color schemes
#cd147c color preview, HTML & CSS examples
This text has a color of #cd147c
<p style="color:#cd147c;">Text here</p>
.mytext {color:#cd147c;}
This box has a color of #cd147c
<div style="background-color:#cd147c;">Content here</div>
.mybackground {background-color:#cd147c;}
Border around this has a color of #cd147c
<div style="border:2px solid #cd147c;">Content here</div>
.myborder {border:2px solid #cd147c;}