#c7532e color space conversions
Hex:
#c7532e
RGB:
199, 83, 46
CMY:
22, 67, 82
CMYK:
0, 58, 77, 22
HSL:
15°, 62.4490%, 48.0392%
HSV (HSB):
15°, 76.8844%, 78.0392%
XYZ:
27.1396, 18.5259, 4.7302
xyY:
0.5385, 0.3676, 18.5259
CIE-Lab:
50.1278, 44.2156, 43.7057
CIE-LCH:
50.1278, 62.1708, 44.6677
CIE-Luv:
50.1278, 92.6895, 35.1766
Hunter-Lab:
43.0417, 37.2287, 23.6133
#c7532e color charts
#c7532e color shades, tints & tones
#c7532e color schemes
#c7532e color preview, HTML & CSS examples
This text has a color of #c7532e
<p style="color:#c7532e;">Text here</p>
.mytext {color:#c7532e;}
This box has a color of #c7532e
<div style="background-color:#c7532e;">Content here</div>
.mybackground {background-color:#c7532e;}
Border around this has a color of #c7532e
<div style="border:2px solid #c7532e;">Content here</div>
.myborder {border:2px solid #c7532e;}