#c0202d color space conversions
Hex:
#c0202d
RGB:
192, 32, 45
CMY:
25, 87, 82
CMYK:
0, 83, 77, 25
HSL:
355°, 71.4286%, 43.9216%
HSV (HSB):
355°, 83.3333%, 75.2941%
XYZ:
22.7284, 12.4290, 3.6837
xyY:
0.5852, 0.3200, 12.4290
CIE-Lab:
41.8899, 60.8210, 35.1248
CIE-LCH:
41.8899, 70.2349, 30.0069
CIE-Luv:
41.8899, 117.0836, 21.5796
Hunter-Lab:
35.2547, 53.3815, 18.4832
#c0202d color charts
#c0202d color shades, tints & tones
#c0202d color schemes
#c0202d color preview, HTML & CSS examples
This text has a color of #c0202d
<p style="color:#c0202d;">Text here</p>
.mytext {color:#c0202d;}
This box has a color of #c0202d
<div style="background-color:#c0202d;">Content here</div>
.mybackground {background-color:#c0202d;}
Border around this has a color of #c0202d
<div style="border:2px solid #c0202d;">Content here</div>
.myborder {border:2px solid #c0202d;}