#c00f19 color space conversions
Hex:
#c00f19
RGB:
192, 15, 25
CMY:
25, 94, 90
CMYK:
0, 92, 87, 25
HSL:
357°, 85.5072%, 40.5882%
HSV (HSB):
357°, 92.1875%, 75.2941%
XYZ:
22.0845, 11.6183, 1.9983
xyY:
0.6186, 0.3254, 11.6183
CIE-Lab:
40.6029, 63.4096, 44.8365
CIE-LCH:
40.6029, 77.6601, 35.2639
CIE-Luv:
40.6029, 126.0016, 25.5503
Hunter-Lab:
34.0856, 56.0026, 20.3841
#c00f19 color charts
#c00f19 color shades, tints & tones
#c00f19 color schemes
#c00f19 color preview, HTML & CSS examples
This text has a color of #c00f19
<p style="color:#c00f19;">Text here</p>
.mytext {color:#c00f19;}
This box has a color of #c00f19
<div style="background-color:#c00f19;">Content here</div>
.mybackground {background-color:#c00f19;}
Border around this has a color of #c00f19
<div style="border:2px solid #c00f19;">Content here</div>
.myborder {border:2px solid #c00f19;}