#c04a3c color space conversions
Hex:
#c04a3c
RGB:
192, 74, 60
CMY:
25, 71, 76
CMYK:
0, 61, 69, 25
HSL:
6°, 52.3810%, 49.4118%
HSV (HSB):
6°, 68.7500%, 75.2941%
XYZ:
25.0026, 16.4303, 6.1285
xyY:
0.5257, 0.3455, 16.4303
CIE-Lab:
47.5340, 46.5169, 32.8943
CIE-LCH:
47.5340, 56.9724, 35.2659
CIE-Luv:
47.5340, 90.9682, 25.8585
Hunter-Lab:
40.5343, 39.1686, 19.4097
#c04a3c color charts
#c04a3c color shades, tints & tones
#c04a3c color schemes
#c04a3c color preview, HTML & CSS examples
This text has a color of #c04a3c
<p style="color:#c04a3c;">Text here</p>
.mytext {color:#c04a3c;}
This box has a color of #c04a3c
<div style="background-color:#c04a3c;">Content here</div>
.mybackground {background-color:#c04a3c;}
Border around this has a color of #c04a3c
<div style="border:2px solid #c04a3c;">Content here</div>
.myborder {border:2px solid #c04a3c;}