#c57d8e color space conversions
Hex:
#c57d8e
RGB:
197, 125, 142
CMY:
23, 51, 44
CMYK:
0, 37, 28, 23
HSL:
346°, 38.2979%, 63.1373%
HSV (HSB):
346°, 36.5482%, 77.2549%
XYZ:
35.2421, 28.4905, 29.2330
xyY:
0.3791, 0.3065, 28.4905
CIE-Lab:
60.3293, 30.2008, 2.5792
CIE-LCH:
60.3293, 30.3107, 4.8813
CIE-Luv:
60.3293, 45.7446, -1.8672
Hunter-Lab:
53.3765, 24.4464, 4.8920
#c57d8e color charts
#c57d8e color shades, tints & tones
#c57d8e color schemes
#c57d8e color preview, HTML & CSS examples
This text has a color of #c57d8e
<p style="color:#c57d8e;">Text here</p>
.mytext {color:#c57d8e;}
This box has a color of #c57d8e
<div style="background-color:#c57d8e;">Content here</div>
.mybackground {background-color:#c57d8e;}
Border around this has a color of #c57d8e
<div style="border:2px solid #c57d8e;">Content here</div>
.myborder {border:2px solid #c57d8e;}