#cd146c color space conversions
Hex:
#cd146c
RGB:
205, 20, 108
CMY:
20, 92, 58
CMYK:
0, 90, 47, 20
HSL:
331°, 82.2222%, 44.1176%
HSV (HSB):
331°, 90.2439%, 80.3922%
XYZ:
28.1338, 14.5622, 15.5153
xyY:
0.4833, 0.2502, 14.5622
CIE-Lab:
45.0286, 70.1674, 0.7584
CIE-LCH:
45.0286, 70.1715, 0.6193
CIE-Luv:
45.0286, 108.9330, -12.4131
Hunter-Lab:
38.1604, 64.8185, 2.6060
#cd146c color charts
#cd146c color shades, tints & tones
#cd146c color schemes
#cd146c color preview, HTML & CSS examples
This text has a color of #cd146c
<p style="color:#cd146c;">Text here</p>
.mytext {color:#cd146c;}
This box has a color of #cd146c
<div style="background-color:#cd146c;">Content here</div>
.mybackground {background-color:#cd146c;}
Border around this has a color of #cd146c
<div style="border:2px solid #cd146c;">Content here</div>
.myborder {border:2px solid #cd146c;}