#c04b3d color space conversions
Hex:
#c04b3d
RGB:
192, 75, 61
CMY:
25, 71, 76
CMYK:
0, 61, 68, 25
HSL:
6°, 51.7787%, 49.6078%
HSV (HSB):
6°, 68.2292%, 75.2941%
XYZ:
25.0966, 16.5755, 6.2915
xyY:
0.5232, 0.3456, 16.5755
CIE-Lab:
47.7207, 46.1131, 32.5426
CIE-LCH:
47.7207, 56.4397, 35.2111
CIE-Luv:
47.7207, 90.1020, 25.7444
Hunter-Lab:
40.7131, 38.7842, 19.3368
#c04b3d color charts
#c04b3d color shades, tints & tones
#c04b3d color schemes
#c04b3d color preview, HTML & CSS examples
This text has a color of #c04b3d
<p style="color:#c04b3d;">Text here</p>
.mytext {color:#c04b3d;}
This box has a color of #c04b3d
<div style="background-color:#c04b3d;">Content here</div>
.mybackground {background-color:#c04b3d;}
Border around this has a color of #c04b3d
<div style="border:2px solid #c04b3d;">Content here</div>
.myborder {border:2px solid #c04b3d;}