#c00f0b color space conversions
Hex:
#c00f0b
RGB:
192, 15, 11
CMY:
25, 94, 96
CMYK:
0, 92, 94, 25
HSL:
1°, 89.1626%, 39.8039%
HSV (HSB):
1°, 94.2708%, 75.2941%
XYZ:
21.9695, 11.5723, 1.3924
xyY:
0.6289, 0.3313, 11.5723
CIE-Lab:
40.5281, 63.1974, 50.6929
CIE-LCH:
40.5281, 81.0166, 38.7344
CIE-Luv:
40.5281, 127.5760, 27.9862
Hunter-Lab:
34.0181, 55.7469, 21.3859
#c00f0b color charts
#c00f0b color shades, tints & tones
#c00f0b color schemes
#c00f0b color preview, HTML & CSS examples
This text has a color of #c00f0b
<p style="color:#c00f0b;">Text here</p>
.mytext {color:#c00f0b;}
This box has a color of #c00f0b
<div style="background-color:#c00f0b;">Content here</div>
.mybackground {background-color:#c00f0b;}
Border around this has a color of #c00f0b
<div style="border:2px solid #c00f0b;">Content here</div>
.myborder {border:2px solid #c00f0b;}