#c0204d color space conversions
Hex:
#c0204d
RGB:
192, 32, 77
CMY:
25, 87, 70
CMYK:
0, 83, 60, 25
HSL:
343°, 71.4286%, 43.9216%
HSV (HSB):
343°, 83.3333%, 75.2941%
XYZ:
23.5943, 12.7753, 8.2435
xyY:
0.5289, 0.2864, 12.7753
CIE-Lab:
42.4227, 62.4165, 16.1204
CIE-LCH:
42.4227, 64.4646, 14.4814
CIE-Luv:
42.4227, 107.8025, 5.9720
Hunter-Lab:
35.7426, 55.2815, 11.3454
#c0204d color charts
#c0204d color shades, tints & tones
#c0204d color schemes
#c0204d color preview, HTML & CSS examples
This text has a color of #c0204d
<p style="color:#c0204d;">Text here</p>
.mytext {color:#c0204d;}
This box has a color of #c0204d
<div style="background-color:#c0204d;">Content here</div>
.mybackground {background-color:#c0204d;}
Border around this has a color of #c0204d
<div style="border:2px solid #c0204d;">Content here</div>
.myborder {border:2px solid #c0204d;}