#c18bb8 color space conversions
Hex:
#c18bb8
RGB:
193, 139, 184
CMY:
24, 45, 28
CMYK:
0, 28, 5, 24
HSL:
310°, 30.3371%, 65.0980%
HSV (HSB):
310°, 27.9793%, 75.6863%
XYZ:
39.8767, 33.2634, 49.6661
xyY:
0.3247, 0.2709, 33.2634
CIE-Lab:
64.3736, 27.8709, -15.3809
CIE-LCH:
64.3736, 31.8333, 331.1074
CIE-Luv:
64.3736, 28.5033, -27.6955
Hunter-Lab:
57.6744, 22.4864, -10.6853
#c18bb8 color charts
#c18bb8 color shades, tints & tones
#c18bb8 color schemes
#c18bb8 color preview, HTML & CSS examples
This text has a color of #c18bb8
<p style="color:#c18bb8;">Text here</p>
.mytext {color:#c18bb8;}
This box has a color of #c18bb8
<div style="background-color:#c18bb8;">Content here</div>
.mybackground {background-color:#c18bb8;}
Border around this has a color of #c18bb8
<div style="border:2px solid #c18bb8;">Content here</div>
.myborder {border:2px solid #c18bb8;}