#c0010b color space conversions
Hex:
#c0010b
RGB:
192, 1, 11
CMY:
25, 100, 96
CMYK:
0, 99, 94, 25
HSL:
357°, 98.9637%, 37.8431%
HSV (HSB):
357°, 99.4792%, 75.2941%
XYZ:
21.8095, 11.2523, 1.3390
xyY:
0.6340, 0.3271, 11.2523
CIE-Lab:
40.0023, 64.7173, 50.3912
CIE-LCH:
40.0023, 82.0219, 37.9056
CIE-Luv:
40.0023, 130.2294, 27.0616
Hunter-Lab:
33.5445, 57.3517, 21.1144
#c0010b color charts
#c0010b color shades, tints & tones
#c0010b color schemes
#c0010b color preview, HTML & CSS examples
This text has a color of #c0010b
<p style="color:#c0010b;">Text here</p>
.mytext {color:#c0010b;}
This box has a color of #c0010b
<div style="background-color:#c0010b;">Content here</div>
.mybackground {background-color:#c0010b;}
Border around this has a color of #c0010b
<div style="border:2px solid #c0010b;">Content here</div>
.myborder {border:2px solid #c0010b;}