#c85d1b color space conversions
Hex:
#c85d1b
RGB:
200, 93, 27
CMY:
22, 64, 89
CMYK:
0, 54, 87, 22
HSL:
23°, 76.2115%, 44.5098%
HSV (HSB):
23°, 86.5000%, 78.4314%
XYZ:
27.9316, 20.1872, 3.4613
xyY:
0.5415, 0.3914, 20.1872
CIE-Lab:
52.0482, 39.1103, 53.9684
CIE-LCH:
52.0482, 66.6498, 54.0696
CIE-Luv:
52.0482, 87.7484, 43.4874
Hunter-Lab:
44.9302, 32.3398, 26.8836
#c85d1b color charts
#c85d1b color shades, tints & tones
#c85d1b color schemes
#c85d1b color preview, HTML & CSS examples
This text has a color of #c85d1b
<p style="color:#c85d1b;">Text here</p>
.mytext {color:#c85d1b;}
This box has a color of #c85d1b
<div style="background-color:#c85d1b;">Content here</div>
.mybackground {background-color:#c85d1b;}
Border around this has a color of #c85d1b
<div style="border:2px solid #c85d1b;">Content here</div>
.myborder {border:2px solid #c85d1b;}