#c96c21 color space conversions
Hex:
#c96c21
RGB:
201, 108, 33
CMY:
21, 58, 87
CMYK:
0, 46, 84, 21
HSL:
27°, 71.7949%, 45.8824%
HSV (HSB):
27°, 83.5821%, 78.8235%
XYZ:
29.7245, 23.2524, 4.3604
xyY:
0.5184, 0.4055, 23.2524
CIE-Lab:
55.3314, 31.9241, 54.5598
CIE-LCH:
55.3314, 63.2132, 59.6672
CIE-Luv:
55.3314, 76.0935, 47.5296
Hunter-Lab:
48.2208, 25.6454, 28.3933
#c96c21 color charts
#c96c21 color shades, tints & tones
#c96c21 color schemes
#c96c21 color preview, HTML & CSS examples
This text has a color of #c96c21
<p style="color:#c96c21;">Text here</p>
.mytext {color:#c96c21;}
This box has a color of #c96c21
<div style="background-color:#c96c21;">Content here</div>
.mybackground {background-color:#c96c21;}
Border around this has a color of #c96c21
<div style="border:2px solid #c96c21;">Content here</div>
.myborder {border:2px solid #c96c21;}