#c00100 color space conversions
Hex:
#c00100
RGB:
192, 1, 0
CMY:
25, 100, 100
CMYK:
0, 99, 100, 25
HSL:
0°, 100.0000%, 37.6471%
HSV (HSB):
0°, 100.0000%, 75.2941%
XYZ:
21.7491, 11.2282, 1.0210
xyY:
0.6397, 0.3303, 11.2282
CIE-Lab:
39.9621, 64.6073, 54.3125
CIE-LCH:
39.9621, 84.4035, 40.0522
CIE-Luv:
39.9621, 131.1088, 28.3765
Hunter-Lab:
33.5085, 57.2178, 21.6495
#c00100 color charts
#c00100 RGB chart
#c00100 CMYK chart
#c00100 RGB pie chart
#c00100 color shades, tints & tones
#c00100 color schemes
#c00100 color preview, HTML & CSS examples
This text has a color of #c00100
<p style="color:#c00100;">Text here</p>
.mytext {color:#c00100;}
Text color #c00100
This box has a color of #c00100
<div style="background-color:#c00100;">Content here</div>
.mybackground {background-color:#c00100;}
Background color #c00100
Border around this has a color of #c00100
<div style="border:2px solid #c00100;">Content here</div>
.myborder {border:2px solid #c00100;}
Border color #c00100