#c85a45 color space conversions
Hex:
#c85a45
RGB:
200, 90, 69
CMY:
22, 65, 73
CMYK:
0, 55, 66, 22
HSL:
10°, 54.3568%, 52.7451%
HSV (HSB):
10°, 65.5000%, 78.4314%
XYZ:
28.5498, 20.0214, 7.9900
xyY:
0.5048, 0.3540, 20.0214
CIE-Lab:
51.8614, 42.3501, 33.2702
CIE-LCH:
51.8614, 53.8557, 38.1531
CIE-Luv:
51.8614, 84.8254, 28.5553
Hunter-Lab:
44.7452, 35.5880, 20.7345
#c85a45 color charts
#c85a45 color shades, tints & tones
#c85a45 color schemes
#c85a45 color preview, HTML & CSS examples
This text has a color of #c85a45
<p style="color:#c85a45;">Text here</p>
.mytext {color:#c85a45;}
This box has a color of #c85a45
<div style="background-color:#c85a45;">Content here</div>
.mybackground {background-color:#c85a45;}
Border around this has a color of #c85a45
<div style="border:2px solid #c85a45;">Content here</div>
.myborder {border:2px solid #c85a45;}