#c02b2a color space conversions
Hex:
#c02b2a
RGB:
192, 43, 42
CMY:
25, 83, 84
CMYK:
0, 78, 78, 25
HSL:
0°, 64.1026%, 45.8824%
HSV (HSB):
0°, 78.1250%, 75.2941%
XYZ:
23.0200, 13.1014, 3.5060
xyY:
0.5809, 0.3306, 13.1014
CIE-Lab:
42.9156, 57.7215, 37.9507
CIE-LCH:
42.9156, 69.0799, 33.3241
CIE-Luv:
42.9156, 112.9229, 24.6568
Hunter-Lab:
36.1958, 50.1807, 19.5941
#c02b2a color charts
#c02b2a color shades, tints & tones
#c02b2a color schemes
#c02b2a color preview, HTML & CSS examples
This text has a color of #c02b2a
<p style="color:#c02b2a;">Text here</p>
.mytext {color:#c02b2a;}
This box has a color of #c02b2a
<div style="background-color:#c02b2a;">Content here</div>
.mybackground {background-color:#c02b2a;}
Border around this has a color of #c02b2a
<div style="border:2px solid #c02b2a;">Content here</div>
.myborder {border:2px solid #c02b2a;}