#c11a8e color space conversions
Hex:
#c11a8e
RGB:
193, 26, 142
CMY:
24, 90, 44
CMYK:
0, 87, 26, 24
HSL:
318°, 76.2557%, 42.9412%
HSV (HSB):
318°, 86.5285%, 75.6863%
XYZ:
27.2442, 14.0292, 26.8632
xyY:
0.3998, 0.2059, 14.0292
CIE-Lab:
44.2748, 69.8665, -21.5159
CIE-LCH:
44.2748, 73.1045, 342.8834
CIE-Luv:
44.2748, 83.2056, -41.2237
Hunter-Lab:
37.4556, 64.2887, -16.3038
#c11a8e color charts
#c11a8e color shades, tints & tones
#c11a8e color schemes
#c11a8e color preview, HTML & CSS examples
This text has a color of #c11a8e
<p style="color:#c11a8e;">Text here</p>
.mytext {color:#c11a8e;}
This box has a color of #c11a8e
<div style="background-color:#c11a8e;">Content here</div>
.mybackground {background-color:#c11a8e;}
Border around this has a color of #c11a8e
<div style="border:2px solid #c11a8e;">Content here</div>
.myborder {border:2px solid #c11a8e;}