#c04c2b color space conversions
Hex:
#c04c2b
RGB:
192, 76, 43
CMY:
25, 70, 83
CMYK:
0, 60, 78, 25
HSL:
13°, 63.4043%, 46.0784%
HSV (HSB):
13°, 77.6042%, 75.2941%
XYZ:
24.7587, 16.5498, 4.1750
xyY:
0.5443, 0.3639, 16.5498
CIE-Lab:
47.6877, 44.8094, 42.3646
CIE-LCH:
47.6877, 61.6656, 43.3935
CIE-Luv:
47.6877, 92.3745, 33.0536
Hunter-Lab:
40.6814, 37.4427, 22.3923
#c04c2b color charts
#c04c2b color shades, tints & tones
#c04c2b color schemes
#c04c2b color preview, HTML & CSS examples
This text has a color of #c04c2b
<p style="color:#c04c2b;">Text here</p>
.mytext {color:#c04c2b;}
This box has a color of #c04c2b
<div style="background-color:#c04c2b;">Content here</div>
.mybackground {background-color:#c04c2b;}
Border around this has a color of #c04c2b
<div style="border:2px solid #c04c2b;">Content here</div>
.myborder {border:2px solid #c04c2b;}