#c18b8f color space conversions
Hex:
#c18b8f
RGB:
193, 139, 143
CMY:
24, 45, 44
CMYK:
0, 28, 26, 24
HSL:
356°, 30.3371%, 65.0980%
HSV (HSB):
356°, 27.9793%, 75.6863%
XYZ:
36.1829, 31.7859, 30.2148
xyY:
0.3685, 0.3237, 31.7859
CIE-Lab:
63.1655, 21.1443, 6.0405
CIE-LCH:
63.1655, 21.9902, 15.9434
CIE-Luv:
63.1655, 34.4346, 4.5951
Hunter-Lab:
56.3790, 15.8945, 7.6903
#c18b8f color charts
#c18b8f color shades, tints & tones
#c18b8f color schemes
#c18b8f color preview, HTML & CSS examples
This text has a color of #c18b8f
<p style="color:#c18b8f;">Text here</p>
.mytext {color:#c18b8f;}
This box has a color of #c18b8f
<div style="background-color:#c18b8f;">Content here</div>
.mybackground {background-color:#c18b8f;}
Border around this has a color of #c18b8f
<div style="border:2px solid #c18b8f;">Content here</div>
.myborder {border:2px solid #c18b8f;}