#c00b22 color space conversions
Hex:
#c00b22
RGB:
192, 11, 34
CMY:
25, 96, 87
CMYK:
0, 94, 82, 25
HSL:
352°, 89.1626%, 39.8039%
HSV (HSB):
352°, 94.2708%, 75.2941%
XYZ:
22.1466, 11.5613, 2.5777
xyY:
0.6103, 0.3186, 11.5613
CIE-Lab:
40.5102, 64.0971, 40.0040
CIE-LCH:
40.5102, 75.5564, 31.9689
CIE-Luv:
40.5102, 125.2884, 22.8977
Hunter-Lab:
34.0019, 56.7599, 19.3066
#c00b22 color charts
#c00b22 color shades, tints & tones
#c00b22 color schemes
#c00b22 color preview, HTML & CSS examples
This text has a color of #c00b22
<p style="color:#c00b22;">Text here</p>
.mytext {color:#c00b22;}
This box has a color of #c00b22
<div style="background-color:#c00b22;">Content here</div>
.mybackground {background-color:#c00b22;}
Border around this has a color of #c00b22
<div style="border:2px solid #c00b22;">Content here</div>
.myborder {border:2px solid #c00b22;}