#c72f7d color space conversions
Hex:
#c72f7d
RGB:
199, 47, 125
CMY:
22, 82, 51
CMYK:
0, 76, 37, 22
HSL:
329°, 61.7886%, 48.2353%
HSV (HSB):
329°, 76.3819%, 78.0392%
XYZ:
28.2714, 15.6558, 20.9338
xyY:
0.4359, 0.2414, 15.6558
CIE-Lab:
46.5196, 64.2828, -7.6395
CIE-LCH:
46.5196, 64.7351, 353.2226
CIE-Luv:
46.5196, 90.1956, -21.7720
Hunter-Lab:
39.5674, 58.2973, -3.6712
#c72f7d color charts
#c72f7d color shades, tints & tones
#c72f7d color schemes
#c72f7d color preview, HTML & CSS examples
This text has a color of #c72f7d
<p style="color:#c72f7d;">Text here</p>
.mytext {color:#c72f7d;}
This box has a color of #c72f7d
<div style="background-color:#c72f7d;">Content here</div>
.mybackground {background-color:#c72f7d;}
Border around this has a color of #c72f7d
<div style="border:2px solid #c72f7d;">Content here</div>
.myborder {border:2px solid #c72f7d;}