#c71f4d color space conversions
Hex:
#c71f4d
RGB:
199, 31, 77
CMY:
22, 88, 70
CMYK:
0, 84, 61, 22
HSL:
344°, 73.0435%, 45.0980%
HSV (HSB):
344°, 84.4221%, 78.0392%
XYZ:
25.3827, 13.6579, 8.3196
xyY:
0.5360, 0.2884, 13.6579
CIE-Lab:
43.7383, 64.4931, 18.1290
CIE-LCH:
43.7383, 66.9927, 15.7007
CIE-Luv:
43.7383, 113.7154, 7.5684
Hunter-Lab:
36.9566, 57.9242, 12.5224
#c71f4d color charts
#c71f4d color shades, tints & tones
#c71f4d color schemes
#c71f4d color preview, HTML & CSS examples
This text has a color of #c71f4d
<p style="color:#c71f4d;">Text here</p>
.mytext {color:#c71f4d;}
This box has a color of #c71f4d
<div style="background-color:#c71f4d;">Content here</div>
.mybackground {background-color:#c71f4d;}
Border around this has a color of #c71f4d
<div style="border:2px solid #c71f4d;">Content here</div>
.myborder {border:2px solid #c71f4d;}