#c72f91 color space conversions
Hex:
#c72f91
RGB:
199, 47, 145
CMY:
22, 82, 43
CMYK:
0, 76, 27, 22
HSL:
321°, 61.7886%, 48.2353%
HSV (HSB):
321°, 76.3819%, 78.0392%
XYZ:
29.6805, 16.2195, 28.3544
xyY:
0.3997, 0.2184, 16.2195
CIE-Lab:
47.2611, 66.5425, -18.6465
CIE-LCH:
47.2611, 69.1056, 344.3461
CIE-Luv:
47.2611, 82.1772, -37.2476
Hunter-Lab:
40.2734, 61.0717, -13.5516
#c72f91 color charts
#c72f91 color shades, tints & tones
#c72f91 color schemes
#c72f91 color preview, HTML & CSS examples
This text has a color of #c72f91
<p style="color:#c72f91;">Text here</p>
.mytext {color:#c72f91;}
This box has a color of #c72f91
<div style="background-color:#c72f91;">Content here</div>
.mybackground {background-color:#c72f91;}
Border around this has a color of #c72f91
<div style="border:2px solid #c72f91;">Content here</div>
.myborder {border:2px solid #c72f91;}