#c00131 color space conversions
Hex:
#c00131
RGB:
192, 1, 49
CMY:
25, 100, 81
CMYK:
0, 99, 74, 25
HSL:
345°, 98.9637%, 37.8431%
HSV (HSB):
345°, 99.4792%, 75.2941%
XYZ:
22.3035, 11.4499, 3.9403
xyY:
0.5917, 0.3038, 11.4499
CIE-Lab:
40.3282, 65.6064, 30.9642
CIE-LCH:
40.3282, 72.5464, 25.2659
CIE-Luv:
40.3282, 123.4667, 16.8874
Hunter-Lab:
33.8377, 58.4386, 16.7823
#c00131 color charts
#c00131 color shades, tints & tones
#c00131 color schemes
#c00131 color preview, HTML & CSS examples
This text has a color of #c00131
<p style="color:#c00131;">Text here</p>
.mytext {color:#c00131;}
This box has a color of #c00131
<div style="background-color:#c00131;">Content here</div>
.mybackground {background-color:#c00131;}
Border around this has a color of #c00131
<div style="border:2px solid #c00131;">Content here</div>
.myborder {border:2px solid #c00131;}