#c6272c color space conversions
Hex:
#c6272c
RGB:
198, 39, 44
CMY:
22, 85, 83
CMYK:
0, 80, 78, 22
HSL:
358°, 67.0886%, 46.4706%
HSV (HSB):
358°, 80.3030%, 77.6471%
XYZ:
24.4688, 13.6387, 3.7257
xyY:
0.5849, 0.3260, 13.6387
CIE-Lab:
43.7102, 60.7026, 38.0183
CIE-LCH:
43.7102, 71.6254, 32.0591
CIE-Luv:
43.7102, 119.0963, 24.2251
Hunter-Lab:
36.9305, 53.6392, 19.8699
#c6272c color charts
#c6272c color shades, tints & tones
#c6272c color schemes
#c6272c color preview, HTML & CSS examples
This text has a color of #c6272c
<p style="color:#c6272c;">Text here</p>
.mytext {color:#c6272c;}
This box has a color of #c6272c
<div style="background-color:#c6272c;">Content here</div>
.mybackground {background-color:#c6272c;}
Border around this has a color of #c6272c
<div style="border:2px solid #c6272c;">Content here</div>
.myborder {border:2px solid #c6272c;}