#c71f41 color space conversions
Hex:
#c71f41
RGB:
199, 31, 65
CMY:
22, 88, 75
CMYK:
0, 84, 67, 22
HSL:
348°, 73.0435%, 45.0980%
HSV (HSB):
348°, 84.4221%, 78.0392%
XYZ:
24.9973, 13.5037, 6.2900
xyY:
0.5581, 0.3015, 13.5037
CIE-Lab:
43.5127, 63.8276, 25.2937
CIE-LCH:
43.5127, 68.6566, 21.6175
CIE-Luv:
43.5127, 117.6142, 14.0591
Hunter-Lab:
36.7474, 57.1160, 15.5746
#c71f41 color charts
#c71f41 color shades, tints & tones
#c71f41 color schemes
#c71f41 color preview, HTML & CSS examples
This text has a color of #c71f41
<p style="color:#c71f41;">Text here</p>
.mytext {color:#c71f41;}
This box has a color of #c71f41
<div style="background-color:#c71f41;">Content here</div>
.mybackground {background-color:#c71f41;}
Border around this has a color of #c71f41
<div style="border:2px solid #c71f41;">Content here</div>
.myborder {border:2px solid #c71f41;}