#c18c8e color space conversions
Hex:
#c18c8e
RGB:
193, 140, 142
CMY:
24, 45, 44
CMYK:
0, 27, 26, 24
HSL:
358°, 29.9435%, 65.2941%
HSV (HSB):
358°, 27.4611%, 75.6863%
XYZ:
36.2529, 32.0466, 29.8661
xyY:
0.3693, 0.3265, 32.0466
CIE-Lab:
63.3814, 20.4474, 6.9166
CIE-LCH:
63.3814, 21.5855, 18.6887
CIE-Luv:
63.3814, 33.9768, 5.9092
Hunter-Lab:
56.6097, 15.2444, 8.3467
#c18c8e color charts
#c18c8e color shades, tints & tones
#c18c8e color schemes
#c18c8e color preview, HTML & CSS examples
This text has a color of #c18c8e
<p style="color:#c18c8e;">Text here</p>
.mytext {color:#c18c8e;}
This box has a color of #c18c8e
<div style="background-color:#c18c8e;">Content here</div>
.mybackground {background-color:#c18c8e;}
Border around this has a color of #c18c8e
<div style="border:2px solid #c18c8e;">Content here</div>
.myborder {border:2px solid #c18c8e;}