#c6272a color space conversions
Hex:
#c6272a
RGB:
198, 39, 42
CMY:
22, 85, 84
CMYK:
0, 80, 79, 22
HSL:
359°, 67.0886%, 46.4706%
HSV (HSB):
359°, 80.3030%, 77.6471%
XYZ:
24.4321, 13.6240, 3.5325
xyY:
0.5875, 0.3276, 13.6240
CIE-Lab:
43.6888, 60.6359, 39.1241
CIE-LCH:
43.6888, 72.1624, 32.8314
CIE-Luv:
43.6888, 119.4985, 24.9141
Hunter-Lab:
36.9107, 53.5602, 20.1632
#c6272a color charts
#c6272a color shades, tints & tones
#c6272a color schemes
#c6272a color preview, HTML & CSS examples
This text has a color of #c6272a
<p style="color:#c6272a;">Text here</p>
.mytext {color:#c6272a;}
This box has a color of #c6272a
<div style="background-color:#c6272a;">Content here</div>
.mybackground {background-color:#c6272a;}
Border around this has a color of #c6272a
<div style="border:2px solid #c6272a;">Content here</div>
.myborder {border:2px solid #c6272a;}