#c85e64 color space conversions
Hex:
#c85e64
RGB:
200, 94, 100
CMY:
22, 63, 61
CMYK:
0, 53, 50, 22
HSL:
357°, 49.0741%, 57.6471%
HSV (HSB):
357°, 53.0000%, 78.4314%
XYZ:
30.1224, 21.2049, 14.5619
xyY:
0.4572, 0.3218, 21.2049
CIE-Lab:
53.1730, 42.7353, 16.9856
CIE-LCH:
53.1730, 45.9871, 21.6759
CIE-Luv:
53.1730, 75.7778, 12.8972
Hunter-Lab:
46.0487, 36.1789, 13.4849
#c85e64 color charts
#c85e64 color shades, tints & tones
#c85e64 color schemes
#c85e64 color preview, HTML & CSS examples
This text has a color of #c85e64
<p style="color:#c85e64;">Text here</p>
.mytext {color:#c85e64;}
This box has a color of #c85e64
<div style="background-color:#c85e64;">Content here</div>
.mybackground {background-color:#c85e64;}
Border around this has a color of #c85e64
<div style="border:2px solid #c85e64;">Content here</div>
.myborder {border:2px solid #c85e64;}