#c12f85 color space conversions
Hex:
#c12f85
RGB:
193, 47, 133
CMY:
24, 82, 48
CMYK:
0, 76, 31, 24
HSL:
325°, 60.8333%, 47.0588%
HSV (HSB):
325°, 75.6477%, 75.6863%
XYZ:
27.2425, 15.0639, 23.6621
xyY:
0.4130, 0.2284, 15.0639
CIE-Lab:
45.7217, 63.6233, -13.8267
CIE-LCH:
45.7217, 65.1084, 347.7391
CIE-Luv:
45.7217, 82.1983, -29.7999
Hunter-Lab:
38.8123, 57.3682, -8.9778
#c12f85 color charts
#c12f85 color shades, tints & tones
#c12f85 color schemes
#c12f85 color preview, HTML & CSS examples
This text has a color of #c12f85
<p style="color:#c12f85;">Text here</p>
.mytext {color:#c12f85;}
This box has a color of #c12f85
<div style="background-color:#c12f85;">Content here</div>
.mybackground {background-color:#c12f85;}
Border around this has a color of #c12f85
<div style="border:2px solid #c12f85;">Content here</div>
.myborder {border:2px solid #c12f85;}