#c18d8b color space conversions
Hex:
#c18d8b
RGB:
193, 141, 139
CMY:
24, 45, 45
CMYK:
0, 27, 28, 24
HSL:
2°, 30.3371%, 65.0980%
HSV (HSB):
2°, 27.9793%, 75.6863%
XYZ:
36.1774, 32.2513, 28.7445
xyY:
0.3723, 0.3319, 32.2513
CIE-Lab:
63.5500, 19.4686, 8.8548
CIE-LCH:
63.5500, 21.3877, 24.4572
CIE-Luv:
63.5500, 33.7763, 8.6753
Hunter-Lab:
56.7902, 14.3280, 9.7434
#c18d8b color charts
#c18d8b color shades, tints & tones
#c18d8b color schemes
#c18d8b color preview, HTML & CSS examples
This text has a color of #c18d8b
<p style="color:#c18d8b;">Text here</p>
.mytext {color:#c18d8b;}
This box has a color of #c18d8b
<div style="background-color:#c18d8b;">Content here</div>
.mybackground {background-color:#c18d8b;}
Border around this has a color of #c18d8b
<div style="border:2px solid #c18d8b;">Content here</div>
.myborder {border:2px solid #c18d8b;}