#c18c90 color space conversions
Hex:
#c18c90
RGB:
193, 140, 144
CMY:
24, 45, 44
CMYK:
0, 27, 25, 24
HSL:
355°, 29.9435%, 65.2941%
HSV (HSB):
355°, 27.4611%, 75.6863%
XYZ:
36.4044, 32.1072, 30.6642
xyY:
0.3671, 0.3237, 32.1072
CIE-Lab:
63.4314, 20.7364, 5.8555
CIE-LCH:
63.4314, 21.5472, 15.7685
CIE-Luv:
63.4314, 33.7065, 4.4305
Hunter-Lab:
56.6633, 15.5202, 7.5786
#c18c90 color charts
#c18c90 color shades, tints & tones
#c18c90 color schemes
#c18c90 color preview, HTML & CSS examples
This text has a color of #c18c90
<p style="color:#c18c90;">Text here</p>
.mytext {color:#c18c90;}
This box has a color of #c18c90
<div style="background-color:#c18c90;">Content here</div>
.mybackground {background-color:#c18c90;}
Border around this has a color of #c18c90
<div style="border:2px solid #c18c90;">Content here</div>
.myborder {border:2px solid #c18c90;}