#c04b2d color space conversions
Hex:
#c04b2d
RGB:
192, 75, 45
CMY:
25, 71, 82
CMYK:
0, 61, 77, 25
HSL:
12°, 62.0253%, 46.4706%
HSV (HSB):
12°, 76.5625%, 75.2941%
XYZ:
24.7280, 16.4281, 4.3503
xyY:
0.5434, 0.3610, 16.4281
CIE-Lab:
47.5312, 45.3516, 41.1640
CIE-LCH:
47.5312, 61.2474, 42.2289
CIE-Luv:
47.5312, 92.8071, 32.0728
Hunter-Lab:
40.5316, 37.9710, 22.0085
#c04b2d color charts
#c04b2d color shades, tints & tones
#c04b2d color schemes
#c04b2d color preview, HTML & CSS examples
This text has a color of #c04b2d
<p style="color:#c04b2d;">Text here</p>
.mytext {color:#c04b2d;}
This box has a color of #c04b2d
<div style="background-color:#c04b2d;">Content here</div>
.mybackground {background-color:#c04b2d;}
Border around this has a color of #c04b2d
<div style="border:2px solid #c04b2d;">Content here</div>
.myborder {border:2px solid #c04b2d;}