#c71e1c color space conversions
Hex:
#c71e1c
RGB:
199, 30, 28
CMY:
22, 88, 89
CMYK:
0, 85, 86, 22
HSL:
1°, 75.3304%, 44.5098%
HSV (HSB):
1°, 85.9296%, 78.0392%
XYZ:
24.2271, 13.1545, 2.3608
xyY:
0.6096, 0.3310, 13.1545
CIE-Lab:
42.9951, 62.7337, 45.9465
CIE-LCH:
42.9951, 77.7599, 36.2193
CIE-Luv:
42.9951, 126.3370, 27.6654
Hunter-Lab:
36.2691, 55.7635, 21.5292
#c71e1c color charts
#c71e1c color shades, tints & tones
#c71e1c color schemes
#c71e1c color preview, HTML & CSS examples
This text has a color of #c71e1c
<p style="color:#c71e1c;">Text here</p>
.mytext {color:#c71e1c;}
This box has a color of #c71e1c
<div style="background-color:#c71e1c;">Content here</div>
.mybackground {background-color:#c71e1c;}
Border around this has a color of #c71e1c
<div style="border:2px solid #c71e1c;">Content here</div>
.myborder {border:2px solid #c71e1c;}