#c87d8a color space conversions
Hex:
#c87d8a
RGB:
200, 125, 138
CMY:
22, 51, 46
CMYK:
0, 38, 31, 22
HSL:
350°, 40.5405%, 63.7255%
HSV (HSB):
350°, 37.5000%, 78.4314%
XYZ:
35.7405, 28.7816, 27.7164
xyY:
0.3875, 0.3120, 28.7816
CIE-Lab:
60.5884, 30.7698, 5.2967
CIE-LCH:
60.5884, 31.2223, 9.7671
CIE-Luv:
60.5884, 48.6778, 1.6621
Hunter-Lab:
53.6485, 25.0315, 6.9229
#c87d8a color charts
#c87d8a color shades, tints & tones
#c87d8a color schemes
#c87d8a color preview, HTML & CSS examples
This text has a color of #c87d8a
<p style="color:#c87d8a;">Text here</p>
.mytext {color:#c87d8a;}
This box has a color of #c87d8a
<div style="background-color:#c87d8a;">Content here</div>
.mybackground {background-color:#c87d8a;}
Border around this has a color of #c87d8a
<div style="border:2px solid #c87d8a;">Content here</div>
.myborder {border:2px solid #c87d8a;}