#c12d82 color space conversions
Hex:
#c12d82
RGB:
193, 45, 130
CMY:
24, 82, 49
CMYK:
0, 77, 33, 24
HSL:
326°, 62.1849%, 46.6667%
HSV (HSB):
326°, 76.6839%, 75.6863%
XYZ:
26.9600, 14.8259, 22.5598
xyY:
0.4190, 0.2304, 14.8259
CIE-Lab:
45.3949, 63.8884, -12.4933
CIE-LCH:
45.3949, 65.0984, 348.9355
CIE-Luv:
45.3949, 83.9869, -28.0010
Hunter-Lab:
38.5045, 57.5989, -7.7850
#c12d82 color charts
#c12d82 color shades, tints & tones
#c12d82 color schemes
#c12d82 color preview, HTML & CSS examples
This text has a color of #c12d82
<p style="color:#c12d82;">Text here</p>
.mytext {color:#c12d82;}
This box has a color of #c12d82
<div style="background-color:#c12d82;">Content here</div>
.mybackground {background-color:#c12d82;}
Border around this has a color of #c12d82
<div style="border:2px solid #c12d82;">Content here</div>
.myborder {border:2px solid #c12d82;}