#c6030c color space conversions
Hex:
#c6030c
RGB:
198, 3, 12
CMY:
22, 99, 95
CMYK:
0, 98, 94, 22
HSL:
357°, 97.0149%, 39.4118%
HSV (HSB):
357°, 98.4848%, 77.6471%
XYZ:
23.3876, 12.0974, 1.4502
xyY:
0.6332, 0.3275, 12.0974
CIE-Lab:
41.3706, 66.0315, 51.5067
CIE-LCH:
41.3706, 83.7442, 37.9554
CIE-Luv:
41.3706, 134.1009, 28.0248
Hunter-Lab:
34.7814, 59.1593, 21.8749
#c6030c color charts
#c6030c color shades, tints & tones
#c6030c color schemes
#c6030c color preview, HTML & CSS examples
This text has a color of #c6030c
<p style="color:#c6030c;">Text here</p>
.mytext {color:#c6030c;}
This box has a color of #c6030c
<div style="background-color:#c6030c;">Content here</div>
.mybackground {background-color:#c6030c;}
Border around this has a color of #c6030c
<div style="border:2px solid #c6030c;">Content here</div>
.myborder {border:2px solid #c6030c;}