#c04d2d color space conversions
Hex:
#c04d2d
RGB:
192, 77, 45
CMY:
25, 70, 82
CMYK:
0, 60, 77, 25
HSL:
13°, 62.0253%, 46.4706%
HSV (HSB):
13°, 76.5625%, 75.2941%
XYZ:
24.8658, 16.7037, 4.3962
xyY:
0.5410, 0.3634, 16.7037
CIE-Lab:
47.8845, 44.4206, 41.5334
CIE-LCH:
47.8845, 60.8129, 43.0761
CIE-Luv:
47.8845, 91.3756, 32.7131
Hunter-Lab:
40.8701, 37.0783, 22.2316
#c04d2d color charts
#c04d2d color shades, tints & tones
#c04d2d color schemes
#c04d2d color preview, HTML & CSS examples
This text has a color of #c04d2d
<p style="color:#c04d2d;">Text here</p>
.mytext {color:#c04d2d;}
This box has a color of #c04d2d
<div style="background-color:#c04d2d;">Content here</div>
.mybackground {background-color:#c04d2d;}
Border around this has a color of #c04d2d
<div style="border:2px solid #c04d2d;">Content here</div>
.myborder {border:2px solid #c04d2d;}