#c04c1a color space conversions
Hex:
#c04c1a
RGB:
192, 76, 26
CMY:
25, 70, 90
CMYK:
0, 60, 86, 25
HSL:
18°, 76.1468%, 42.7451%
HSV (HSB):
18°, 86.4583%, 75.2941%
XYZ:
24.5091, 16.4499, 2.8607
xyY:
0.5593, 0.3754, 16.4499
CIE-Lab:
47.5593, 44.2859, 50.1286
CIE-LCH:
47.5593, 66.8889, 48.5412
CIE-Luv:
47.5593, 94.2806, 37.5375
Hunter-Lab:
40.5585, 36.8884, 24.2091
#c04c1a color charts
#c04c1a color shades, tints & tones
#c04c1a color schemes
#c04c1a color preview, HTML & CSS examples
This text has a color of #c04c1a
<p style="color:#c04c1a;">Text here</p>
.mytext {color:#c04c1a;}
This box has a color of #c04c1a
<div style="background-color:#c04c1a;">Content here</div>
.mybackground {background-color:#c04c1a;}
Border around this has a color of #c04c1a
<div style="border:2px solid #c04c1a;">Content here</div>
.myborder {border:2px solid #c04c1a;}