#c85e6e color space conversions
Hex:
#c85e6e
RGB:
200, 94, 110
CMY:
22, 63, 57
CMYK:
0, 53, 45, 22
HSL:
351°, 49.0741%, 57.6471%
HSV (HSB):
351°, 53.0000%, 78.4314%
XYZ:
30.6366, 21.4106, 17.2698
xyY:
0.4420, 0.3089, 21.4106
CIE-Lab:
53.3959, 43.7032, 11.3871
CIE-LCH:
53.3959, 45.1623, 14.6040
CIE-Luv:
53.3959, 73.4340, 6.3162
Hunter-Lab:
46.2715, 37.2104, 10.2615
#c85e6e color charts
#c85e6e color shades, tints & tones
#c85e6e color schemes
#c85e6e color preview, HTML & CSS examples
This text has a color of #c85e6e
<p style="color:#c85e6e;">Text here</p>
.mytext {color:#c85e6e;}
This box has a color of #c85e6e
<div style="background-color:#c85e6e;">Content here</div>
.mybackground {background-color:#c85e6e;}
Border around this has a color of #c85e6e
<div style="border:2px solid #c85e6e;">Content here</div>
.myborder {border:2px solid #c85e6e;}