#c85e7e color space conversions
Hex:
#c85e7e
RGB:
200, 94, 126
CMY:
22, 63, 51
CMYK:
0, 53, 37, 22
HSL:
342°, 49.0741%, 57.6471%
HSV (HSB):
342°, 53.0000%, 78.4314%
XYZ:
31.5880, 21.7911, 22.2799
xyY:
0.4175, 0.2880, 21.7911
CIE-Lab:
53.8047, 45.4540, 2.4980
CIE-LCH:
53.8047, 45.5226, 3.1456
CIE-Luv:
53.8047, 69.4238, -5.0339
Hunter-Lab:
46.6810, 39.0955, 4.3787
#c85e7e color charts
#c85e7e color shades, tints & tones
#c85e7e color schemes
#c85e7e color preview, HTML & CSS examples
This text has a color of #c85e7e
<p style="color:#c85e7e;">Text here</p>
.mytext {color:#c85e7e;}
This box has a color of #c85e7e
<div style="background-color:#c85e7e;">Content here</div>
.mybackground {background-color:#c85e7e;}
Border around this has a color of #c85e7e
<div style="border:2px solid #c85e7e;">Content here</div>
.myborder {border:2px solid #c85e7e;}