#c71e5a color space conversions
Hex:
#c71e5a
RGB:
199, 30, 90
CMY:
22, 88, 65
CMYK:
0, 85, 55, 22
HSL:
339°, 73.7991%, 44.9020%
HSV (HSB):
339°, 84.9246%, 78.0392%
XYZ:
25.8629, 13.8088, 10.9751
xyY:
0.5107, 0.2726, 13.8088
CIE-Lab:
43.9575, 65.5659, 10.2972
CIE-LCH:
43.9575, 66.3695, 8.9255
CIE-Luv:
43.9575, 109.2563, -0.5605
Hunter-Lab:
37.1603, 59.2026, 8.5012
#c71e5a color charts
#c71e5a color shades, tints & tones
#c71e5a color schemes
#c71e5a color preview, HTML & CSS examples
This text has a color of #c71e5a
<p style="color:#c71e5a;">Text here</p>
.mytext {color:#c71e5a;}
This box has a color of #c71e5a
<div style="background-color:#c71e5a;">Content here</div>
.mybackground {background-color:#c71e5a;}
Border around this has a color of #c71e5a
<div style="border:2px solid #c71e5a;">Content here</div>
.myborder {border:2px solid #c71e5a;}