#c96d39 color space conversions
Hex:
#c96d39
RGB:
201, 109, 57
CMY:
21, 57, 78
CMYK:
0, 46, 72, 21
HSL:
22°, 57.1429%, 50.5882%
HSV (HSB):
22°, 71.6418%, 78.8235%
XYZ:
30.2946, 23.6502, 6.8391
xyY:
0.4984, 0.3891, 23.6502
CIE-Lab:
55.7358, 32.3368, 44.1807
CIE-LCH:
55.7358, 54.7503, 53.7988
CIE-Luv:
55.7358, 73.1442, 40.9319
Hunter-Lab:
48.6315, 26.0900, 25.7040
#c96d39 color charts
#c96d39 color shades, tints & tones
#c96d39 color schemes
#c96d39 color preview, HTML & CSS examples
This text has a color of #c96d39
<p style="color:#c96d39;">Text here</p>
.mytext {color:#c96d39;}
This box has a color of #c96d39
<div style="background-color:#c96d39;">Content here</div>
.mybackground {background-color:#c96d39;}
Border around this has a color of #c96d39
<div style="border:2px solid #c96d39;">Content here</div>
.myborder {border:2px solid #c96d39;}