#c71a8c color space conversions
Hex:
#c71a8c
RGB:
199, 26, 140
CMY:
22, 90, 45
CMYK:
0, 87, 30, 22
HSL:
320°, 76.8889%, 44.1176%
HSV (HSB):
320°, 86.9347%, 78.0392%
XYZ:
28.6562, 14.7744, 26.1523
xyY:
0.4118, 0.2123, 14.7744
CIE-Lab:
45.3236, 70.9458, -18.5913
CIE-LCH:
45.3236, 73.3413, 345.3158
CIE-Luv:
45.3236, 88.8828, -37.6154
Hunter-Lab:
38.4374, 65.8114, -13.4340
#c71a8c color charts
#c71a8c color shades, tints & tones
#c71a8c color schemes
#c71a8c color preview, HTML & CSS examples
This text has a color of #c71a8c
<p style="color:#c71a8c;">Text here</p>
.mytext {color:#c71a8c;}
This box has a color of #c71a8c
<div style="background-color:#c71a8c;">Content here</div>
.mybackground {background-color:#c71a8c;}
Border around this has a color of #c71a8c
<div style="border:2px solid #c71a8c;">Content here</div>
.myborder {border:2px solid #c71a8c;}