#c85f1c color space conversions
Hex:
#c85f1c
RGB:
200, 95, 28
CMY:
22, 63, 89
CMYK:
0, 53, 86, 22
HSL:
23°, 75.4386%, 44.7059%
HSV (HSB):
23°, 86.0000%, 78.4314%
XYZ:
28.1212, 20.5476, 3.5825
xyY:
0.5382, 0.3932, 20.5476
CIE-Lab:
52.4508, 38.1256, 53.9310
CIE-LCH:
52.4508, 66.0463, 54.7423
CIE-Luv:
52.4508, 86.0825, 43.9605
Hunter-Lab:
45.3295, 31.4102, 27.0447
#c85f1c color charts
#c85f1c color shades, tints & tones
#c85f1c color schemes
#c85f1c color preview, HTML & CSS examples
This text has a color of #c85f1c
<p style="color:#c85f1c;">Text here</p>
.mytext {color:#c85f1c;}
This box has a color of #c85f1c
<div style="background-color:#c85f1c;">Content here</div>
.mybackground {background-color:#c85f1c;}
Border around this has a color of #c85f1c
<div style="border:2px solid #c85f1c;">Content here</div>
.myborder {border:2px solid #c85f1c;}