#c72a7e color space conversions
Hex:
#c72a7e
RGB:
199, 42, 126
CMY:
22, 84, 51
CMYK:
0, 79, 37, 22
HSL:
328°, 65.1452%, 47.2549%
HSV (HSB):
328°, 78.8945%, 78.0392%
XYZ:
28.1470, 15.3044, 21.2092
xyY:
0.4353, 0.2367, 15.3044
CIE-Lab:
46.0483, 65.8243, -8.9560
CIE-LCH:
46.0483, 66.4308, 352.2519
CIE-Luv:
46.0483, 91.3090, -23.7630
Hunter-Lab:
39.1208, 59.9675, -4.7592
#c72a7e color charts
#c72a7e color shades, tints & tones
#c72a7e color schemes
#c72a7e color preview, HTML & CSS examples
This text has a color of #c72a7e
<p style="color:#c72a7e;">Text here</p>
.mytext {color:#c72a7e;}
This box has a color of #c72a7e
<div style="background-color:#c72a7e;">Content here</div>
.mybackground {background-color:#c72a7e;}
Border around this has a color of #c72a7e
<div style="border:2px solid #c72a7e;">Content here</div>
.myborder {border:2px solid #c72a7e;}