#c87d8d color space conversions
Hex:
#c87d8d
RGB:
200, 125, 141
CMY:
22, 51, 45
CMYK:
0, 38, 30, 22
HSL:
347°, 40.5405%, 63.7255%
HSV (HSB):
347°, 37.5000%, 78.4314%
XYZ:
35.9608, 28.8697, 28.8764
xyY:
0.3838, 0.3081, 28.8697
CIE-Lab:
60.6664, 31.1731, 3.6872
CIE-LCH:
60.6664, 31.3904, 6.7456
CIE-Luv:
60.6664, 48.1405, -0.5634
Hunter-Lab:
53.7305, 25.4381, 5.7472
#c87d8d color charts
#c87d8d color shades, tints & tones
#c87d8d color schemes
#c87d8d color preview, HTML & CSS examples
This text has a color of #c87d8d
<p style="color:#c87d8d;">Text here</p>
.mytext {color:#c87d8d;}
This box has a color of #c87d8d
<div style="background-color:#c87d8d;">Content here</div>
.mybackground {background-color:#c87d8d;}
Border around this has a color of #c87d8d
<div style="border:2px solid #c87d8d;">Content here</div>
.myborder {border:2px solid #c87d8d;}