#c85c60 color space conversions
Hex:
#c85c60
RGB:
200, 92, 96
CMY:
22, 64, 62
CMYK:
0, 54, 52, 22
HSL:
358°, 49.5413%, 57.2549%
HSV (HSB):
358°, 54.0000%, 78.4314%
XYZ:
29.7579, 20.7782, 13.5085
xyY:
0.4646, 0.3244, 20.7782
CIE-Lab:
52.7059, 43.3682, 18.7085
CIE-LCH:
52.7059, 47.2314, 23.3348
CIE-Luv:
52.7059, 77.9709, 14.5656
Hunter-Lab:
45.5831, 36.7593, 14.3376
#c85c60 color charts
#c85c60 color shades, tints & tones
#c85c60 color schemes
#c85c60 color preview, HTML & CSS examples
This text has a color of #c85c60
<p style="color:#c85c60;">Text here</p>
.mytext {color:#c85c60;}
This box has a color of #c85c60
<div style="background-color:#c85c60;">Content here</div>
.mybackground {background-color:#c85c60;}
Border around this has a color of #c85c60
<div style="border:2px solid #c85c60;">Content here</div>
.myborder {border:2px solid #c85c60;}