#c0805b color space conversions
Hex:
#c0805b
RGB:
192, 128, 91
CMY:
25, 50, 64
CMYK:
0, 33, 53, 25
HSL:
22°, 44.4934%, 55.4902%
HSV (HSB):
22°, 52.6042%, 75.2941%
XYZ:
31.3457, 27.4001, 13.5342
xyY:
0.4337, 0.3791, 27.4001
CIE-Lab:
59.3429, 20.6947, 30.0885
CIE-LCH:
59.3429, 36.5183, 55.4800
CIE-Luv:
59.3429, 47.6597, 32.6155
Hunter-Lab:
52.3451, 15.2868, 21.3118
#c0805b color charts
#c0805b color shades, tints & tones
#c0805b color schemes
#c0805b color preview, HTML & CSS examples
This text has a color of #c0805b
<p style="color:#c0805b;">Text here</p>
.mytext {color:#c0805b;}
This box has a color of #c0805b
<div style="background-color:#c0805b;">Content here</div>
.mybackground {background-color:#c0805b;}
Border around this has a color of #c0805b
<div style="border:2px solid #c0805b;">Content here</div>
.myborder {border:2px solid #c0805b;}