#c0442e color space conversions
Hex:
#c0442e
RGB:
192, 68, 46
CMY:
25, 73, 82
CMYK:
0, 65, 76, 25
HSL:
9°, 61.3445%, 46.6667%
HSV (HSB):
9°, 76.0417%, 75.2941%
XYZ:
24.2985, 15.5380, 4.3032
xyY:
0.5505, 0.3520, 15.5380
CIE-Lab:
46.3624, 48.5309, 39.3961
CIE-LCH:
46.3624, 62.5084, 39.0688
CIE-Luv:
46.3624, 97.4994, 29.5713
Hunter-Lab:
39.4182, 41.0505, 21.1202
#c0442e color charts
#c0442e color shades, tints & tones
#c0442e color schemes
#c0442e color preview, HTML & CSS examples
This text has a color of #c0442e
<p style="color:#c0442e;">Text here</p>
.mytext {color:#c0442e;}
This box has a color of #c0442e
<div style="background-color:#c0442e;">Content here</div>
.mybackground {background-color:#c0442e;}
Border around this has a color of #c0442e
<div style="border:2px solid #c0442e;">Content here</div>
.myborder {border:2px solid #c0442e;}