#cd199c color space conversions
Hex:
#cd199c
RGB:
205, 25, 156
CMY:
20, 90, 39
CMYK:
0, 88, 24, 20
HSL:
316°, 78.2609%, 45.0980%
HSV (HSB):
316°, 87.8049%, 80.3922%
XYZ:
31.5252, 16.0747, 32.8937
xyY:
0.3916, 0.1997, 16.0747
CIE-Lab:
47.0723, 74.2431, -25.4530
CIE-LCH:
47.0723, 78.4850, 341.0766
CIE-Luv:
47.0723, 86.7461, -48.1763
Hunter-Lab:
40.0933, 70.1908, -20.5779
#cd199c color charts
#cd199c color shades, tints & tones
#cd199c color schemes
#cd199c color preview, HTML & CSS examples
This text has a color of #cd199c
<p style="color:#cd199c;">Text here</p>
.mytext {color:#cd199c;}
This box has a color of #cd199c
<div style="background-color:#cd199c;">Content here</div>
.mybackground {background-color:#cd199c;}
Border around this has a color of #cd199c
<div style="border:2px solid #cd199c;">Content here</div>
.myborder {border:2px solid #cd199c;}