#c0202c color space conversions
Hex:
#c0202c
RGB:
192, 32, 44
CMY:
25, 87, 83
CMYK:
0, 83, 77, 25
HSL:
356°, 71.4286%, 43.9216%
HSV (HSB):
356°, 83.3333%, 75.2941%
XYZ:
22.7094, 12.4213, 3.5835
xyY:
0.5866, 0.3208, 12.4213
CIE-Lab:
41.8781, 60.7853, 35.6964
CIE-LCH:
41.8781, 70.4918, 30.4238
CIE-Luv:
41.8781, 117.3057, 21.9498
Hunter-Lab:
35.2439, 53.3393, 18.6423
#c0202c color charts
#c0202c color shades, tints & tones
#c0202c color schemes
#c0202c color preview, HTML & CSS examples
This text has a color of #c0202c
<p style="color:#c0202c;">Text here</p>
.mytext {color:#c0202c;}
This box has a color of #c0202c
<div style="background-color:#c0202c;">Content here</div>
.mybackground {background-color:#c0202c;}
Border around this has a color of #c0202c
<div style="border:2px solid #c0202c;">Content here</div>
.myborder {border:2px solid #c0202c;}