#c85b80 color space conversions
Hex:
#c85b80
RGB:
200, 91, 128
CMY:
22, 64, 50
CMYK:
0, 55, 36, 22
HSL:
340°, 49.7717%, 57.0588%
HSV (HSB):
340°, 54.5000%, 78.4314%
XYZ:
31.4568, 21.3200, 22.8793
xyY:
0.4158, 0.2818, 21.3200
CIE-Lab:
53.2980, 47.1577, 0.5768
CIE-LCH:
53.2980, 47.1613, 0.7008
CIE-Luv:
53.2980, 70.5507, -7.8741
Hunter-Lab:
46.1736, 40.8031, 2.9430
#c85b80 color charts
#c85b80 color shades, tints & tones
#c85b80 color schemes
#c85b80 color preview, HTML & CSS examples
This text has a color of #c85b80
<p style="color:#c85b80;">Text here</p>
.mytext {color:#c85b80;}
This box has a color of #c85b80
<div style="background-color:#c85b80;">Content here</div>
.mybackground {background-color:#c85b80;}
Border around this has a color of #c85b80
<div style="border:2px solid #c85b80;">Content here</div>
.myborder {border:2px solid #c85b80;}