#c17d8d color space conversions
Hex:
#c17d8d
RGB:
193, 125, 141
CMY:
24, 51, 45
CMYK:
0, 35, 27, 24
HSL:
346°, 35.4167%, 62.3529%
HSV (HSB):
346°, 35.2332%, 75.6863%
XYZ:
34.1337, 27.9278, 28.7909
xyY:
0.3757, 0.3074, 27.9278
CIE-Lab:
59.8234, 28.5754, 2.3606
CIE-LCH:
59.8234, 28.6728, 4.7225
CIE-Luv:
59.8234, 42.9858, -1.8473
Hunter-Lab:
52.8467, 22.8112, 4.6916
#c17d8d color charts
#c17d8d color shades, tints & tones
#c17d8d color schemes
#c17d8d color preview, HTML & CSS examples
This text has a color of #c17d8d
<p style="color:#c17d8d;">Text here</p>
.mytext {color:#c17d8d;}
This box has a color of #c17d8d
<div style="background-color:#c17d8d;">Content here</div>
.mybackground {background-color:#c17d8d;}
Border around this has a color of #c17d8d
<div style="border:2px solid #c17d8d;">Content here</div>
.myborder {border:2px solid #c17d8d;}