#c85d1a color space conversions
Hex:
#c85d1a
RGB:
200, 93, 26
CMY:
22, 64, 90
CMYK:
0, 54, 87, 22
HSL:
23°, 76.9912%, 44.3137%
HSV (HSB):
23°, 87.0000%, 78.4314%
XYZ:
27.9202, 20.1826, 3.4014
xyY:
0.5421, 0.3919, 20.1826
CIE-Lab:
52.0431, 39.0872, 54.3272
CIE-LCH:
52.0431, 66.9272, 54.2658
CIE-Luv:
52.0431, 87.8181, 43.6760
Hunter-Lab:
44.9251, 32.3159, 26.9586
#c85d1a color charts
#c85d1a color shades, tints & tones
#c85d1a color schemes
#c85d1a color preview, HTML & CSS examples
This text has a color of #c85d1a
<p style="color:#c85d1a;">Text here</p>
.mytext {color:#c85d1a;}
This box has a color of #c85d1a
<div style="background-color:#c85d1a;">Content here</div>
.mybackground {background-color:#c85d1a;}
Border around this has a color of #c85d1a
<div style="border:2px solid #c85d1a;">Content here</div>
.myborder {border:2px solid #c85d1a;}