#c00b26 color space conversions
Hex:
#c00b26
RGB:
192, 11, 38
CMY:
25, 96, 85
CMYK:
0, 94, 80, 25
HSL:
351°, 89.1626%, 39.8039%
HSV (HSB):
351°, 94.2708%, 75.2941%
XYZ:
22.2078, 11.5858, 2.8995
xyY:
0.6052, 0.3157, 11.5858
CIE-Lab:
40.5500, 64.2083, 37.7756
CIE-LCH:
40.5500, 74.4964, 30.4695
CIE-Luv:
40.5500, 124.4775, 21.6503
Hunter-Lab:
34.0379, 56.8948, 18.7759
#c00b26 color charts
#c00b26 color shades, tints & tones
#c00b26 color schemes
#c00b26 color preview, HTML & CSS examples
This text has a color of #c00b26
<p style="color:#c00b26;">Text here</p>
.mytext {color:#c00b26;}
This box has a color of #c00b26
<div style="background-color:#c00b26;">Content here</div>
.mybackground {background-color:#c00b26;}
Border around this has a color of #c00b26
<div style="border:2px solid #c00b26;">Content here</div>
.myborder {border:2px solid #c00b26;}