#c97b8b color space conversions
Hex:
#c97b8b
RGB:
201, 123, 139
CMY:
21, 52, 45
CMYK:
0, 39, 31, 21
HSL:
348°, 41.9355%, 63.5294%
HSV (HSB):
348°, 38.8060%, 78.8235%
XYZ:
35.8306, 28.4475, 28.0285
xyY:
0.3882, 0.3082, 28.4475
CIE-Lab:
60.2909, 32.3549, 4.3098
CIE-LCH:
60.2909, 32.6407, 7.5873
CIE-Luv:
60.2909, 50.4388, 0.0308
Hunter-Lab:
53.3362, 26.5756, 6.1780
#c97b8b color charts
#c97b8b color shades, tints & tones
#c97b8b color schemes
#c97b8b color preview, HTML & CSS examples
This text has a color of #c97b8b
<p style="color:#c97b8b;">Text here</p>
.mytext {color:#c97b8b;}
This box has a color of #c97b8b
<div style="background-color:#c97b8b;">Content here</div>
.mybackground {background-color:#c97b8b;}
Border around this has a color of #c97b8b
<div style="border:2px solid #c97b8b;">Content here</div>
.myborder {border:2px solid #c97b8b;}