#c12f86 color space conversions
Hex:
#c12f86
RGB:
193, 47, 134
CMY:
24, 82, 47
CMYK:
0, 76, 31, 24
HSL:
324°, 60.8333%, 47.0588%
HSV (HSB):
324°, 75.6477%, 75.6863%
XYZ:
27.3119, 15.0917, 24.0278
xyY:
0.4111, 0.2272, 15.0917
CIE-Lab:
45.7596, 63.7397, -14.3776
CIE-LCH:
45.7596, 65.3412, 347.2887
CIE-Luv:
45.7596, 81.8019, -30.5770
Hunter-Lab:
38.8481, 57.5093, -9.4776
#c12f86 color charts
#c12f86 color shades, tints & tones
#c12f86 color schemes
#c12f86 color preview, HTML & CSS examples
This text has a color of #c12f86
<p style="color:#c12f86;">Text here</p>
.mytext {color:#c12f86;}
This box has a color of #c12f86
<div style="background-color:#c12f86;">Content here</div>
.mybackground {background-color:#c12f86;}
Border around this has a color of #c12f86
<div style="border:2px solid #c12f86;">Content here</div>
.myborder {border:2px solid #c12f86;}