#c00f23 color space conversions
Hex:
#c00f23
RGB:
192, 15, 35
CMY:
25, 94, 86
CMYK:
0, 92, 82, 25
HSL:
353°, 85.5072%, 40.5882%
HSV (HSB):
353°, 92.1875%, 75.2941%
XYZ:
22.2124, 11.6695, 2.6718
xyY:
0.6077, 0.3192, 11.6695
CIE-Lab:
40.6859, 63.6443, 39.6161
CIE-LCH:
40.6859, 74.9669, 31.9007
CIE-Luv:
40.6859, 124.2973, 22.9064
Hunter-Lab:
34.1606, 56.2859, 19.2751
#c00f23 color charts
#c00f23 color shades, tints & tones
#c00f23 color schemes
#c00f23 color preview, HTML & CSS examples
This text has a color of #c00f23
<p style="color:#c00f23;">Text here</p>
.mytext {color:#c00f23;}
This box has a color of #c00f23
<div style="background-color:#c00f23;">Content here</div>
.mybackground {background-color:#c00f23;}
Border around this has a color of #c00f23
<div style="border:2px solid #c00f23;">Content here</div>
.myborder {border:2px solid #c00f23;}