#c71b2b color space conversions
Hex:
#c71b2b
RGB:
199, 27, 43
CMY:
22, 89, 83
CMYK:
0, 86, 78, 22
HSL:
354°, 76.1062%, 44.3137%
HSV (HSB):
354°, 86.4322%, 78.0392%
XYZ:
24.3812, 13.1004, 3.5291
xyY:
0.5945, 0.3194, 13.1004
CIE-Lab:
42.9141, 63.7535, 37.8088
CIE-LCH:
42.9141, 74.1217, 30.6699
CIE-Luv:
42.9141, 124.6756, 22.8859
Hunter-Lab:
36.1945, 56.9001, 19.5551
#c71b2b color charts
#c71b2b color shades, tints & tones
#c71b2b color schemes
#c71b2b color preview, HTML & CSS examples
This text has a color of #c71b2b
<p style="color:#c71b2b;">Text here</p>
.mytext {color:#c71b2b;}
This box has a color of #c71b2b
<div style="background-color:#c71b2b;">Content here</div>
.mybackground {background-color:#c71b2b;}
Border around this has a color of #c71b2b
<div style="border:2px solid #c71b2b;">Content here</div>
.myborder {border:2px solid #c71b2b;}