#c02032 color space conversions
Hex:
#c02032
RGB:
192, 32, 50
CMY:
25, 87, 80
CMYK:
0, 83, 74, 25
HSL:
353°, 71.4286%, 43.9216%
HSV (HSB):
353°, 83.3333%, 75.2941%
XYZ:
22.8305, 12.4698, 4.2212
xyY:
0.5777, 0.3155, 12.4698
CIE-Lab:
41.9532, 61.0120, 32.2296
CIE-LCH:
41.9532, 69.0015, 27.8453
CIE-Luv:
41.9532, 115.9068, 19.6160
Hunter-Lab:
35.3126, 53.6077, 17.6314
#c02032 color charts
#c02032 color shades, tints & tones
#c02032 color schemes
#c02032 color preview, HTML & CSS examples
This text has a color of #c02032
<p style="color:#c02032;">Text here</p>
.mytext {color:#c02032;}
This box has a color of #c02032
<div style="background-color:#c02032;">Content here</div>
.mybackground {background-color:#c02032;}
Border around this has a color of #c02032
<div style="border:2px solid #c02032;">Content here</div>
.myborder {border:2px solid #c02032;}