#c85e4c color space conversions
Hex:
#c85e4c
RGB:
200, 94, 76
CMY:
22, 63, 70
CMYK:
0, 53, 62, 22
HSL:
9°, 52.9915%, 54.1176%
HSV (HSB):
9°, 62.0000%, 78.4314%
XYZ:
29.1266, 20.8066, 9.3184
xyY:
0.4916, 0.3512, 20.8066
CIE-Lab:
52.7371, 40.8155, 30.3755
CIE-LCH:
52.7371, 50.8780, 36.6572
CIE-Luv:
52.7371, 80.7217, 26.6644
Hunter-Lab:
45.6142, 34.1550, 19.8178
#c85e4c color charts
#c85e4c color shades, tints & tones
#c85e4c color schemes
#c85e4c color preview, HTML & CSS examples
This text has a color of #c85e4c
<p style="color:#c85e4c;">Text here</p>
.mytext {color:#c85e4c;}
This box has a color of #c85e4c
<div style="background-color:#c85e4c;">Content here</div>
.mybackground {background-color:#c85e4c;}
Border around this has a color of #c85e4c
<div style="border:2px solid #c85e4c;">Content here</div>
.myborder {border:2px solid #c85e4c;}