#c0202b color space conversions
Hex:
#c0202b
RGB:
192, 32, 43
CMY:
25, 87, 83
CMYK:
0, 83, 78, 25
HSL:
356°, 71.4286%, 43.9216%
HSV (HSB):
356°, 83.3333%, 75.2941%
XYZ:
22.6908, 12.4139, 3.4857
xyY:
0.5880, 0.3217, 12.4139
CIE-Lab:
41.8665, 60.7504, 36.2652
CIE-LCH:
41.8665, 70.7515, 30.8352
CIE-Luv:
41.8665, 117.5233, 22.3123
Hunter-Lab:
35.2334, 53.2981, 18.7977
#c0202b color charts
#c0202b color shades, tints & tones
#c0202b color schemes
#c0202b color preview, HTML & CSS examples
This text has a color of #c0202b
<p style="color:#c0202b;">Text here</p>
.mytext {color:#c0202b;}
This box has a color of #c0202b
<div style="background-color:#c0202b;">Content here</div>
.mybackground {background-color:#c0202b;}
Border around this has a color of #c0202b
<div style="border:2px solid #c0202b;">Content here</div>
.myborder {border:2px solid #c0202b;}