#c6002d color space conversions
Hex:
#c6002d
RGB:
198, 0, 45
CMY:
22, 100, 82
CMYK:
0, 100, 77, 22
HSL:
346°, 100.0000%, 38.8235%
HSV (HSB):
346°, 100.0000%, 77.6471%
XYZ:
23.7624, 12.1952, 3.5841
xyY:
0.6009, 0.3084, 12.1952
CIE-Lab:
41.5247, 67.0315, 35.0836
CIE-LCH:
41.5247, 75.6577, 27.6271
CIE-Luv:
41.5247, 129.1703, 19.6634
Hunter-Lab:
34.9217, 60.3469, 18.3600
#c6002d color charts
#c6002d color shades, tints & tones
#c6002d color schemes
#c6002d color preview, HTML & CSS examples
This text has a color of #c6002d
<p style="color:#c6002d;">Text here</p>
.mytext {color:#c6002d;}
This box has a color of #c6002d
<div style="background-color:#c6002d;">Content here</div>
.mybackground {background-color:#c6002d;}
Border around this has a color of #c6002d
<div style="border:2px solid #c6002d;">Content here</div>
.myborder {border:2px solid #c6002d;}