#c6272e color space conversions
Hex:
#c6272e
RGB:
198, 39, 46
CMY:
22, 85, 82
CMYK:
0, 80, 77, 22
HSL:
357°, 67.0886%, 46.4706%
HSV (HSB):
357°, 80.3030%, 77.6471%
XYZ:
24.5074, 13.6541, 3.9286
xyY:
0.5823, 0.3244, 13.6541
CIE-Lab:
43.7327, 60.7725, 36.8995
CIE-LCH:
43.7327, 71.0976, 31.2650
CIE-Luv:
43.7327, 118.6772, 23.5064
Hunter-Lab:
36.9514, 53.7220, 19.5624
#c6272e color charts
#c6272e color shades, tints & tones
#c6272e color schemes
#c6272e color preview, HTML & CSS examples
This text has a color of #c6272e
<p style="color:#c6272e;">Text here</p>
.mytext {color:#c6272e;}
This box has a color of #c6272e
<div style="background-color:#c6272e;">Content here</div>
.mybackground {background-color:#c6272e;}
Border around this has a color of #c6272e
<div style="border:2px solid #c6272e;">Content here</div>
.myborder {border:2px solid #c6272e;}