#c08550 color space conversions
Hex:
#c08550
RGB:
192, 133, 80
CMY:
25, 48, 69
CMYK:
0, 31, 58, 25
HSL:
28°, 47.0588%, 53.3333%
HSV (HSB):
28°, 58.3333%, 75.2941%
XYZ:
31.5737, 28.5607, 11.4381
xyY:
0.4411, 0.3990, 28.5607
CIE-Lab:
60.3920, 17.0083, 37.3417
CIE-LCH:
60.3920, 41.0327, 65.5117
CIE-Luv:
60.3920, 45.2713, 40.5786
Hunter-Lab:
53.4422, 11.9341, 24.7199
#c08550 color charts
#c08550 color shades, tints & tones
#c08550 color schemes
#c08550 color preview, HTML & CSS examples
This text has a color of #c08550
<p style="color:#c08550;">Text here</p>
.mytext {color:#c08550;}
This box has a color of #c08550
<div style="background-color:#c08550;">Content here</div>
.mybackground {background-color:#c08550;}
Border around this has a color of #c08550
<div style="border:2px solid #c08550;">Content here</div>
.myborder {border:2px solid #c08550;}