#c0404d color space conversions
Hex:
#c0404d
RGB:
192, 64, 77
CMY:
25, 75, 70
CMYK:
0, 67, 60, 25
HSL:
354°, 50.3937%, 50.1961%
HSV (HSB):
354°, 66.6667%, 75.2941%
XYZ:
24.9112, 15.4091, 8.6825
xyY:
0.5084, 0.3145, 15.4091
CIE-Lab:
46.1895, 51.9213, 21.1389
CIE-LCH:
46.1895, 56.0595, 22.1529
CIE-Luv:
46.1895, 93.3069, 13.9774
Hunter-Lab:
39.2544, 44.5824, 14.3641
#c0404d color charts
#c0404d color shades, tints & tones
#c0404d color schemes
#c0404d color preview, HTML & CSS examples
This text has a color of #c0404d
<p style="color:#c0404d;">Text here</p>
.mytext {color:#c0404d;}
This box has a color of #c0404d
<div style="background-color:#c0404d;">Content here</div>
.mybackground {background-color:#c0404d;}
Border around this has a color of #c0404d
<div style="border:2px solid #c0404d;">Content here</div>
.myborder {border:2px solid #c0404d;}