#c00f08 color space conversions
Hex:
#c00f08
RGB:
192, 15, 8
CMY:
25, 94, 97
CMYK:
0, 92, 96, 25
HSL:
2°, 92.0000%, 39.2157%
HSV (HSB):
2°, 95.8333%, 75.2941%
XYZ:
21.9529, 11.5656, 1.3051
xyY:
0.6304, 0.3321, 11.5656
CIE-Lab:
40.5173, 63.1668, 51.6728
CIE-LCH:
40.5173, 81.6095, 39.2845
CIE-Luv:
40.5173, 127.8062, 28.3417
Hunter-Lab:
34.0083, 55.7100, 21.5305
#c00f08 color charts
#c00f08 color shades, tints & tones
#c00f08 color schemes
#c00f08 color preview, HTML & CSS examples
This text has a color of #c00f08
<p style="color:#c00f08;">Text here</p>
.mytext {color:#c00f08;}
This box has a color of #c00f08
<div style="background-color:#c00f08;">Content here</div>
.mybackground {background-color:#c00f08;}
Border around this has a color of #c00f08
<div style="border:2px solid #c00f08;">Content here</div>
.myborder {border:2px solid #c00f08;}