#c71c3d color space conversions
Hex:
#c71c3d
RGB:
199, 28, 61
CMY:
22, 89, 76
CMYK:
0, 86, 69, 22
HSL:
348°, 75.3304%, 44.5098%
HSV (HSB):
348°, 85.9296%, 78.0392%
XYZ:
24.8107, 13.3095, 5.6762
xyY:
0.5665, 0.3039, 13.3095
CIE-Lab:
43.2260, 64.2643, 27.4008
CIE-LCH:
43.2260, 69.8620, 23.0923
CIE-Luv:
43.2260, 119.7681, 15.5699
Hunter-Lab:
36.4822, 57.5499, 16.3128
#c71c3d color charts
#c71c3d color shades, tints & tones
#c71c3d color schemes
#c71c3d color preview, HTML & CSS examples
This text has a color of #c71c3d
<p style="color:#c71c3d;">Text here</p>
.mytext {color:#c71c3d;}
This box has a color of #c71c3d
<div style="background-color:#c71c3d;">Content here</div>
.mybackground {background-color:#c71c3d;}
Border around this has a color of #c71c3d
<div style="border:2px solid #c71c3d;">Content here</div>
.myborder {border:2px solid #c71c3d;}