#c85a85 color space conversions
Hex:
#c85a85
RGB:
200, 90, 133
CMY:
22, 65, 48
CMYK:
0, 55, 34, 22
HSL:
337°, 50.0000%, 56.8627%
HSV (HSB):
337°, 55.0000%, 78.4314%
XYZ:
31.7092, 21.2851, 24.6275
xyY:
0.4085, 0.2742, 21.2851
CIE-Lab:
53.2602, 48.2435, -2.4428
CIE-LCH:
53.2602, 48.3053, 357.1013
CIE-Luv:
53.2602, 69.7174, -12.0841
Hunter-Lab:
46.1358, 41.9456, 0.6458
#c85a85 color charts
#c85a85 color shades, tints & tones
#c85a85 color schemes
#c85a85 color preview, HTML & CSS examples
This text has a color of #c85a85
<p style="color:#c85a85;">Text here</p>
.mytext {color:#c85a85;}
This box has a color of #c85a85
<div style="background-color:#c85a85;">Content here</div>
.mybackground {background-color:#c85a85;}
Border around this has a color of #c85a85
<div style="border:2px solid #c85a85;">Content here</div>
.myborder {border:2px solid #c85a85;}