#c0100f color space conversions
Hex:
#c0100f
RGB:
192, 16, 15
CMY:
25, 94, 94
CMYK:
0, 92, 92, 25
HSL:
0°, 85.5072%, 40.5882%
HSV (HSB):
0°, 92.1875%, 75.2941%
XYZ:
22.0097, 11.6115, 1.5331
xyY:
0.6261, 0.3303, 11.6115
CIE-Lab:
40.5919, 63.1096, 49.2771
CIE-LCH:
40.5919, 80.0691, 37.9833
CIE-Luv:
40.5919, 126.9846, 27.5178
Hunter-Lab:
34.0757, 55.6619, 21.1854
#c0100f color charts
#c0100f color shades, tints & tones
#c0100f color schemes
#c0100f color preview, HTML & CSS examples
This text has a color of #c0100f
<p style="color:#c0100f;">Text here</p>
.mytext {color:#c0100f;}
This box has a color of #c0100f
<div style="background-color:#c0100f;">Content here</div>
.mybackground {background-color:#c0100f;}
Border around this has a color of #c0100f
<div style="border:2px solid #c0100f;">Content here</div>
.myborder {border:2px solid #c0100f;}