#c57d8a color space conversions
Hex:
#c57d8a
RGB:
197, 125, 138
CMY:
23, 51, 46
CMYK:
0, 37, 30, 23
HSL:
349°, 38.2979%, 63.1373%
HSV (HSB):
349°, 36.5482%, 77.2549%
XYZ:
34.9470, 28.3725, 27.6793
xyY:
0.3840, 0.3118, 28.3725
CIE-Lab:
60.2238, 29.6505, 4.7247
CIE-LCH:
60.2238, 30.0245, 9.0538
CIE-Luv:
60.2238, 46.4465, 1.1204
Hunter-Lab:
53.2659, 23.8962, 6.4764
#c57d8a color charts
#c57d8a color shades, tints & tones
#c57d8a color schemes
#c57d8a color preview, HTML & CSS examples
This text has a color of #c57d8a
<p style="color:#c57d8a;">Text here</p>
.mytext {color:#c57d8a;}
This box has a color of #c57d8a
<div style="background-color:#c57d8a;">Content here</div>
.mybackground {background-color:#c57d8a;}
Border around this has a color of #c57d8a
<div style="border:2px solid #c57d8a;">Content here</div>
.myborder {border:2px solid #c57d8a;}