#c87b8a color space conversions
Hex:
#c87b8a
RGB:
200, 123, 138
CMY:
22, 52, 46
CMYK:
0, 39, 31, 22
HSL:
348°, 41.1765%, 63.3333%
HSV (HSB):
348°, 38.5000%, 78.4314%
XYZ:
35.4898, 28.2803, 27.6329
xyY:
0.3883, 0.3094, 28.2803
CIE-Lab:
60.1411, 31.8520, 4.6530
CIE-LCH:
60.1411, 32.1901, 8.3110
CIE-Luv:
60.1411, 49.8746, 0.5859
Hunter-Lab:
53.1792, 26.0607, 6.4173
#c87b8a color charts
#c87b8a color shades, tints & tones
#c87b8a color schemes
#c87b8a color preview, HTML & CSS examples
This text has a color of #c87b8a
<p style="color:#c87b8a;">Text here</p>
.mytext {color:#c87b8a;}
This box has a color of #c87b8a
<div style="background-color:#c87b8a;">Content here</div>
.mybackground {background-color:#c87b8a;}
Border around this has a color of #c87b8a
<div style="border:2px solid #c87b8a;">Content here</div>
.myborder {border:2px solid #c87b8a;}