#c5000c color space conversions
Hex:
#c5000c
RGB:
197, 0, 12
CMY:
23, 100, 95
CMYK:
0, 100, 94, 23
HSL:
356°, 100.0000%, 38.6275%
HSV (HSB):
356°, 100.0000%, 77.2549%
XYZ:
23.0923, 11.8969, 1.4270
xyY:
0.6341, 0.3267, 11.8969
CIE-Lab:
41.0517, 66.0815, 51.2106
CIE-LCH:
41.0517, 83.6019, 37.7743
CIE-Luv:
41.0517, 133.9160, 27.6805
Hunter-Lab:
34.4918, 59.1453, 21.6912
#c5000c color charts
#c5000c RGB chart
#c5000c CMYK chart
#c5000c RGB pie chart
#c5000c color shades, tints & tones
#c5000c color schemes
#c5000c color preview, HTML & CSS examples
This text has a color of #c5000c
<p style="color:#c5000c;">Text here</p>
.mytext {color:#c5000c;}
Text color #c5000c
This box has a color of #c5000c
<div style="background-color:#c5000c;">Content here</div>
.mybackground {background-color:#c5000c;}
Background color #c5000c
Border around this has a color of #c5000c
<div style="border:2px solid #c5000c;">Content here</div>
.myborder {border:2px solid #c5000c;}
Border color #c5000c