#c85b32 color space conversions
Hex:
#c85b32
RGB:
200, 91, 50
CMY:
22, 64, 80
CMYK:
0, 55, 75, 22
HSL:
16°, 60.0000%, 49.0196%
HSV (HSB):
16°, 75.0000%, 78.4314%
XYZ:
28.1362, 19.9918, 5.3935
xyY:
0.5257, 0.3735, 19.9918
CIE-Lab:
51.8280, 40.8694, 43.4934
CIE-LCH:
51.8280, 59.6824, 46.7816
CIE-Luv:
51.8280, 87.0107, 36.6600
Hunter-Lab:
44.7122, 34.0790, 24.1466
#c85b32 color charts
#c85b32 color shades, tints & tones
#c85b32 color schemes
#c85b32 color preview, HTML & CSS examples
This text has a color of #c85b32
<p style="color:#c85b32;">Text here</p>
.mytext {color:#c85b32;}
This box has a color of #c85b32
<div style="background-color:#c85b32;">Content here</div>
.mybackground {background-color:#c85b32;}
Border around this has a color of #c85b32
<div style="border:2px solid #c85b32;">Content here</div>
.myborder {border:2px solid #c85b32;}