#c0203c color space conversions
Hex:
#c0203c
RGB:
192, 32, 60
CMY:
25, 87, 76
CMYK:
0, 83, 69, 25
HSL:
350°, 71.4286%, 43.9216%
HSV (HSB):
350°, 83.3333%, 75.2941%
XYZ:
23.0704, 12.5657, 5.4845
xyY:
0.5610, 0.3056, 12.5657
CIE-Lab:
42.1015, 61.4577, 26.3130
CIE-LCH:
42.1015, 66.8537, 23.1781
CIE-Luv:
42.1015, 113.2327, 15.1380
Hunter-Lab:
35.4482, 54.1369, 15.6405
#c0203c color charts
#c0203c color shades, tints & tones
#c0203c color schemes
#c0203c color preview, HTML & CSS examples
This text has a color of #c0203c
<p style="color:#c0203c;">Text here</p>
.mytext {color:#c0203c;}
This box has a color of #c0203c
<div style="background-color:#c0203c;">Content here</div>
.mybackground {background-color:#c0203c;}
Border around this has a color of #c0203c
<div style="border:2px solid #c0203c;">Content here</div>
.myborder {border:2px solid #c0203c;}