#c3000c color space conversions
Hex:
#c3000c
RGB:
195, 0, 12
CMY:
24, 100, 95
CMYK:
0, 100, 94, 24
HSL:
356°, 100.0000%, 38.2353%
HSV (HSB):
356°, 100.0000%, 76.4706%
XYZ:
22.5720, 11.6286, 1.4027
xyY:
0.6340, 0.3266, 11.6286
CIE-Lab:
40.6197, 65.5826, 50.7355
CIE-LCH:
40.6197, 82.9166, 37.7259
CIE-Luv:
40.6197, 132.4822, 27.3567
Hunter-Lab:
34.1008, 58.4765, 21.4317
#c3000c color charts
#c3000c RGB chart
#c3000c CMYK chart
#c3000c RGB pie chart
#c3000c color shades, tints & tones
#c3000c color schemes
#c3000c color preview, HTML & CSS examples
This text has a color of #c3000c
<p style="color:#c3000c;">Text here</p>
.mytext {color:#c3000c;}
Text color #c3000c
This box has a color of #c3000c
<div style="background-color:#c3000c;">Content here</div>
.mybackground {background-color:#c3000c;}
Background color #c3000c
Border around this has a color of #c3000c
<div style="border:2px solid #c3000c;">Content here</div>
.myborder {border:2px solid #c3000c;}
Border color #c3000c