#c87d9e color space conversions
Hex:
#c87d9e
RGB:
200, 125, 158
CMY:
22, 51, 38
CMYK:
0, 38, 21, 22
HSL:
334°, 40.5405%, 63.7255%
HSV (HSB):
334°, 37.5000%, 78.4314%
XYZ:
37.3246, 29.4152, 36.0582
xyY:
0.3631, 0.2861, 29.4152
CIE-Lab:
61.1463, 33.6197, -5.3600
CIE-LCH:
61.1463, 34.0443, 350.9416
CIE-Luv:
61.1463, 45.0071, -13.6143
Hunter-Lab:
54.2358, 27.9295, -1.4534
#c87d9e color charts
#c87d9e color shades, tints & tones
#c87d9e color schemes
#c87d9e color preview, HTML & CSS examples
This text has a color of #c87d9e
<p style="color:#c87d9e;">Text here</p>
.mytext {color:#c87d9e;}
This box has a color of #c87d9e
<div style="background-color:#c87d9e;">Content here</div>
.mybackground {background-color:#c87d9e;}
Border around this has a color of #c87d9e
<div style="border:2px solid #c87d9e;">Content here</div>
.myborder {border:2px solid #c87d9e;}