#c02a34 color space conversions
Hex:
#c02a34
RGB:
192, 42, 52
CMY:
25, 84, 80
CMYK:
0, 78, 73, 25
HSL:
356°, 64.1026%, 45.8824%
HSV (HSB):
356°, 78.1250%, 75.2941%
XYZ:
23.1860, 13.1103, 4.5573
xyY:
0.5675, 0.3209, 13.1103
CIE-Lab:
42.9290, 58.4112, 32.1612
CIE-LCH:
42.9290, 66.6799, 28.8372
CIE-Luv:
42.9290, 111.2411, 20.6259
Hunter-Lab:
36.2082, 50.9387, 17.8832
#c02a34 color charts
#c02a34 color shades, tints & tones
#c02a34 color schemes
#c02a34 color preview, HTML & CSS examples
This text has a color of #c02a34
<p style="color:#c02a34;">Text here</p>
.mytext {color:#c02a34;}
This box has a color of #c02a34
<div style="background-color:#c02a34;">Content here</div>
.mybackground {background-color:#c02a34;}
Border around this has a color of #c02a34
<div style="border:2px solid #c02a34;">Content here</div>
.myborder {border:2px solid #c02a34;}