#c12a65 color space conversions
Hex:
#c12a65
RGB:
193, 42, 101
CMY:
24, 84, 60
CMYK:
0, 78, 48, 24
HSL:
337°, 64.2553%, 46.0784%
HSV (HSB):
337°, 78.2383%, 75.6863%
XYZ:
25.1692, 13.9330, 13.6747
xyY:
0.4769, 0.2640, 13.9330
CIE-Lab:
44.1366, 61.8708, 3.5266
CIE-LCH:
44.1366, 61.9712, 3.2623
CIE-Luv:
44.1366, 96.3993, -7.2637
Hunter-Lab:
37.3269, 55.0392, 4.4080
#c12a65 color charts
#c12a65 color shades, tints & tones
#c12a65 color schemes
#c12a65 color preview, HTML & CSS examples
This text has a color of #c12a65
<p style="color:#c12a65;">Text here</p>
.mytext {color:#c12a65;}
This box has a color of #c12a65
<div style="background-color:#c12a65;">Content here</div>
.mybackground {background-color:#c12a65;}
Border around this has a color of #c12a65
<div style="border:2px solid #c12a65;">Content here</div>
.myborder {border:2px solid #c12a65;}