#c6000c color space conversions
Hex:
#c6000c
RGB:
198, 0, 12
CMY:
22, 100, 95
CMYK:
0, 100, 94, 22
HSL:
356°, 100.0000%, 38.8235%
HSV (HSB):
356°, 100.0000%, 77.6471%
XYZ:
23.3551, 12.0323, 1.4393
xyY:
0.6342, 0.3267, 12.0323
CIE-Lab:
41.2674, 66.3306, 51.4474
CIE-LCH:
41.2674, 83.9439, 37.7979
CIE-Luv:
41.2674, 134.6318, 27.8420
Hunter-Lab:
34.6876, 59.4801, 21.8211
#c6000c color charts
#c6000c color shades, tints & tones
#c6000c color schemes
#c6000c color preview, HTML & CSS examples
This text has a color of #c6000c
<p style="color:#c6000c;">Text here</p>
.mytext {color:#c6000c;}
This box has a color of #c6000c
<div style="background-color:#c6000c;">Content here</div>
.mybackground {background-color:#c6000c;}
Border around this has a color of #c6000c
<div style="border:2px solid #c6000c;">Content here</div>
.myborder {border:2px solid #c6000c;}