#c118a5 color space conversions
Hex:
#c118a5
RGB:
193, 24, 165
CMY:
24, 91, 35
CMYK:
0, 88, 15, 24
HSL:
310°, 77.8802%, 42.5490%
HSV (HSB):
310°, 87.5648%, 75.6863%
XYZ:
29.1105, 14.7073, 36.9018
xyY:
0.3606, 0.1822, 14.7073
CIE-Lab:
45.2307, 73.1085, -33.8715
CIE-LCH:
45.2307, 80.5737, 335.1415
CIE-Luv:
45.2307, 73.6338, -59.4393
Hunter-Lab:
38.3501, 68.3814, -30.2058
#c118a5 color charts
#c118a5 color shades, tints & tones
#c118a5 color schemes
#c118a5 color preview, HTML & CSS examples
This text has a color of #c118a5
<p style="color:#c118a5;">Text here</p>
.mytext {color:#c118a5;}
This box has a color of #c118a5
<div style="background-color:#c118a5;">Content here</div>
.mybackground {background-color:#c118a5;}
Border around this has a color of #c118a5
<div style="border:2px solid #c118a5;">Content here</div>
.myborder {border:2px solid #c118a5;}