#c71c3f color space conversions
Hex:
#c71c3f
RGB:
199, 28, 63
CMY:
22, 89, 75
CMYK:
0, 86, 68, 22
HSL:
348°, 75.3304%, 44.5098%
HSV (HSB):
348°, 85.9296%, 78.0392%
XYZ:
24.8656, 13.3315, 5.9653
xyY:
0.5630, 0.3019, 13.3315
CIE-Lab:
43.2586, 64.3595, 26.2095
CIE-LCH:
43.2586, 69.4916, 22.1579
CIE-Luv:
43.2586, 119.1754, 14.6011
Hunter-Lab:
36.5123, 57.6656, 15.8720
#c71c3f color charts
#c71c3f color shades, tints & tones
#c71c3f color schemes
#c71c3f color preview, HTML & CSS examples
This text has a color of #c71c3f
<p style="color:#c71c3f;">Text here</p>
.mytext {color:#c71c3f;}
This box has a color of #c71c3f
<div style="background-color:#c71c3f;">Content here</div>
.mybackground {background-color:#c71c3f;}
Border around this has a color of #c71c3f
<div style="border:2px solid #c71c3f;">Content here</div>
.myborder {border:2px solid #c71c3f;}