#c85f7a color space conversions
Hex:
#c85f7a
RGB:
200, 95, 122
CMY:
22, 63, 52
CMYK:
0, 53, 39, 22
HSL:
345°, 48.8372%, 57.8431%
HSV (HSB):
345°, 52.5000%, 78.4314%
XYZ:
31.4245, 21.8689, 20.9772
xyY:
0.4231, 0.2944, 21.8689
CIE-Lab:
53.8876, 44.4977, 4.9842
CIE-LCH:
53.8876, 44.7760, 6.3911
CIE-Luv:
53.8876, 69.8771, -1.6590
Hunter-Lab:
46.7642, 38.1105, 6.1390
#c85f7a color charts
#c85f7a color shades, tints & tones
#c85f7a color schemes
#c85f7a color preview, HTML & CSS examples
This text has a color of #c85f7a
<p style="color:#c85f7a;">Text here</p>
.mytext {color:#c85f7a;}
This box has a color of #c85f7a
<div style="background-color:#c85f7a;">Content here</div>
.mybackground {background-color:#c85f7a;}
Border around this has a color of #c85f7a
<div style="border:2px solid #c85f7a;">Content here</div>
.myborder {border:2px solid #c85f7a;}