#c85355 color space conversions
Hex:
#c85355
RGB:
200, 83, 85
CMY:
22, 67, 67
CMYK:
0, 59, 58, 22
HSL:
359°, 51.5419%, 55.4902%
HSV (HSB):
359°, 58.5000%, 78.4314%
XYZ:
28.5524, 19.1218, 10.7803
xyY:
0.4885, 0.3271, 19.1218
CIE-Lab:
50.8293, 46.8086, 22.6991
CIE-LCH:
50.8293, 52.0221, 25.8704
CIE-Luv:
50.8293, 86.3066, 17.5705
Hunter-Lab:
43.7284, 40.0264, 15.9932
#c85355 color charts
#c85355 color shades, tints & tones
#c85355 color schemes
#c85355 color preview, HTML & CSS examples
This text has a color of #c85355
<p style="color:#c85355;">Text here</p>
.mytext {color:#c85355;}
This box has a color of #c85355
<div style="background-color:#c85355;">Content here</div>
.mybackground {background-color:#c85355;}
Border around this has a color of #c85355
<div style="border:2px solid #c85355;">Content here</div>
.myborder {border:2px solid #c85355;}