#c18d8e color space conversions
Hex:
#c18d8e
RGB:
193, 141, 142
CMY:
24, 45, 44
CMYK:
0, 27, 26, 24
HSL:
359°, 29.5455%, 65.4902%
HSV (HSB):
359°, 26.9430%, 75.6863%
XYZ:
36.3997, 32.3402, 29.9150
xyY:
0.3690, 0.3278, 32.3402
CIE-Lab:
63.6231, 19.8945, 7.2623
CIE-LCH:
63.6231, 21.1785, 20.0542
CIE-Luv:
63.6231, 33.3813, 6.4847
Hunter-Lab:
56.8684, 14.7324, 8.6191
#c18d8e color charts
#c18d8e color shades, tints & tones
#c18d8e color schemes
#c18d8e color preview, HTML & CSS examples
This text has a color of #c18d8e
<p style="color:#c18d8e;">Text here</p>
.mytext {color:#c18d8e;}
This box has a color of #c18d8e
<div style="background-color:#c18d8e;">Content here</div>
.mybackground {background-color:#c18d8e;}
Border around this has a color of #c18d8e
<div style="border:2px solid #c18d8e;">Content here</div>
.myborder {border:2px solid #c18d8e;}