#c72d8b color space conversions
Hex:
#c72d8b
RGB:
199, 45, 139
CMY:
22, 82, 45
CMYK:
0, 77, 30, 22
HSL:
323°, 63.1148%, 47.8431%
HSV (HSB):
323°, 77.3869%, 78.0392%
XYZ:
29.1518, 15.8830, 25.9553
xyY:
0.4106, 0.2237, 15.8830
CIE-Lab:
46.8206, 66.4149, -15.6974
CIE-LCH:
46.8206, 68.2448, 346.7020
CIE-Luv:
46.8206, 85.1495, -33.0585
Hunter-Lab:
39.8534, 60.8247, -10.7164
#c72d8b color charts
#c72d8b color shades, tints & tones
#c72d8b color schemes
#c72d8b color preview, HTML & CSS examples
This text has a color of #c72d8b
<p style="color:#c72d8b;">Text here</p>
.mytext {color:#c72d8b;}
This box has a color of #c72d8b
<div style="background-color:#c72d8b;">Content here</div>
.mybackground {background-color:#c72d8b;}
Border around this has a color of #c72d8b
<div style="border:2px solid #c72d8b;">Content here</div>
.myborder {border:2px solid #c72d8b;}