#c0995f color space conversions
Hex:
#c0995f
RGB:
192, 153, 95
CMY:
25, 40, 63
CMYK:
0, 20, 51, 25
HSL:
36°, 43.4978%, 56.2745%
HSV (HSB):
36°, 50.5208%, 75.2941%
XYZ:
35.1950, 34.8152, 15.6915
xyY:
0.4107, 0.4062, 34.8152
CIE-Lab:
65.6045, 7.3032, 35.8403
CIE-LCH:
65.6045, 36.5768, 78.4825
CIE-Luv:
65.6045, 29.8912, 42.6482
Hunter-Lab:
59.0044, 3.2143, 25.5356
#c0995f color charts
#c0995f color shades, tints & tones
#c0995f color schemes
#c0995f color preview, HTML & CSS examples
This text has a color of #c0995f
<p style="color:#c0995f;">Text here</p>
.mytext {color:#c0995f;}
This box has a color of #c0995f
<div style="background-color:#c0995f;">Content here</div>
.mybackground {background-color:#c0995f;}
Border around this has a color of #c0995f
<div style="border:2px solid #c0995f;">Content here</div>
.myborder {border:2px solid #c0995f;}