#c85c4a color space conversions
Hex:
#c85c4a
RGB:
200, 92, 74
CMY:
22, 64, 71
CMYK:
0, 54, 63, 22
HSL:
9°, 53.3898%, 53.7255%
HSV (HSB):
9°, 63.0000%, 78.4314%
XYZ:
28.8826, 20.4281, 8.8993
xyY:
0.4962, 0.3509, 20.4281
CIE-Lab:
52.3178, 41.6790, 30.9942
CIE-LCH:
52.3178, 51.9401, 36.6360
CIE-Luv:
52.3178, 82.5024, 26.8936
Hunter-Lab:
45.1974, 34.9717, 19.9641
#c85c4a color charts
#c85c4a color shades, tints & tones
#c85c4a color schemes
#c85c4a color preview, HTML & CSS examples
This text has a color of #c85c4a
<p style="color:#c85c4a;">Text here</p>
.mytext {color:#c85c4a;}
This box has a color of #c85c4a
<div style="background-color:#c85c4a;">Content here</div>
.mybackground {background-color:#c85c4a;}
Border around this has a color of #c85c4a
<div style="border:2px solid #c85c4a;">Content here</div>
.myborder {border:2px solid #c85c4a;}