#c18b9d color space conversions
Hex:
#c18b9d
RGB:
193, 139, 157
CMY:
24, 45, 38
CMYK:
0, 28, 19, 24
HSL:
340°, 30.3371%, 65.0980%
HSV (HSB):
340°, 27.9793%, 75.6863%
XYZ:
37.3107, 32.2370, 36.1542
xyY:
0.3530, 0.3050, 32.2370
CIE-Lab:
63.5383, 23.2643, -1.3585
CIE-LCH:
63.5383, 23.3039, 356.6580
CIE-Luv:
63.5383, 32.4671, -6.0431
Hunter-Lab:
56.7776, 17.9382, 1.9904
#c18b9d color charts
#c18b9d color shades, tints & tones
#c18b9d color schemes
#c18b9d color preview, HTML & CSS examples
This text has a color of #c18b9d
<p style="color:#c18b9d;">Text here</p>
.mytext {color:#c18b9d;}
This box has a color of #c18b9d
<div style="background-color:#c18b9d;">Content here</div>
.mybackground {background-color:#c18b9d;}
Border around this has a color of #c18b9d
<div style="border:2px solid #c18b9d;">Content here</div>
.myborder {border:2px solid #c18b9d;}