#9c512c color space conversions
Hex:
#9c512c
RGB:
156, 81, 44
CMY:
39, 68, 83
CMYK:
0, 48, 72, 39
HSL:
20°, 56.0000%, 39.2157%
HSV (HSB):
20°, 71.7949%, 61.1765%
XYZ:
17.1074, 13.1346, 4.0165
xyY:
0.4994, 0.3834, 13.1346
CIE-Lab:
42.9654, 28.1435, 35.0875
CIE-LCH:
42.9654, 44.9799, 51.2671
CIE-Luv:
42.9654, 58.4855, 30.3386
Hunter-Lab:
36.2417, 20.8352, 18.7985
#9c512c color charts
#9c512c color shades, tints & tones
#9c512c color schemes
#9c512c color preview, HTML & CSS examples
This text has a color of #9c512c
<p style="color:#9c512c;">Text here</p>
.mytext {color:#9c512c;}
This box has a color of #9c512c
<div style="background-color:#9c512c;">Content here</div>
.mybackground {background-color:#9c512c;}
Border around this has a color of #9c512c
<div style="border:2px solid #9c512c;">Content here</div>
.myborder {border:2px solid #9c512c;}