#c02b2c color space conversions
Hex:
#c02b2c
RGB:
192, 43, 44
CMY:
25, 83, 83
CMYK:
0, 78, 77, 25
HSL:
360°, 63.4043%, 46.0784%
HSV (HSB):
360°, 77.6042%, 75.2941%
XYZ:
23.0567, 13.1161, 3.6993
xyY:
0.5783, 0.3290, 13.1161
CIE-Lab:
42.9376, 57.7923, 36.8402
CIE-LCH:
42.9376, 68.5357, 32.5158
CIE-Luv:
42.9376, 112.5260, 23.9521
Hunter-Lab:
36.2161, 50.2625, 19.2951
#c02b2c color charts
#c02b2c color shades, tints & tones
#c02b2c color schemes
#c02b2c color preview, HTML & CSS examples
This text has a color of #c02b2c
<p style="color:#c02b2c;">Text here</p>
.mytext {color:#c02b2c;}
This box has a color of #c02b2c
<div style="background-color:#c02b2c;">Content here</div>
.mybackground {background-color:#c02b2c;}
Border around this has a color of #c02b2c
<div style="border:2px solid #c02b2c;">Content here</div>
.myborder {border:2px solid #c02b2c;}