#c56b2d color space conversions
Hex:
#c56b2d
RGB:
197, 107, 45
CMY:
23, 58, 82
CMYK:
0, 46, 77, 23
HSL:
24°, 62.8099%, 47.4510%
HSV (HSB):
24°, 77.1574%, 77.2549%
XYZ:
28.7573, 22.5752, 5.3244
xyY:
0.5076, 0.3985, 22.5752
CIE-Lab:
54.6320, 31.2170, 48.6430
CIE-LCH:
54.6320, 57.7983, 57.3094
CIE-Luv:
54.6320, 72.5963, 43.7886
Hunter-Lab:
47.5133, 24.8883, 26.6152
#c56b2d color charts
#c56b2d color shades, tints & tones
#c56b2d color schemes
#c56b2d color preview, HTML & CSS examples
This text has a color of #c56b2d
<p style="color:#c56b2d;">Text here</p>
.mytext {color:#c56b2d;}
This box has a color of #c56b2d
<div style="background-color:#c56b2d;">Content here</div>
.mybackground {background-color:#c56b2d;}
Border around this has a color of #c56b2d
<div style="border:2px solid #c56b2d;">Content here</div>
.myborder {border:2px solid #c56b2d;}