#c12b8e color space conversions
Hex:
#c12b8e
RGB:
193, 43, 142
CMY:
24, 83, 44
CMYK:
0, 78, 26, 24
HSL:
320°, 63.5593%, 46.2745%
HSV (HSB):
320°, 77.7202%, 75.6863%
XYZ:
27.7387, 15.0182, 27.0280
xyY:
0.3975, 0.2152, 15.0182
CIE-Lab:
45.6591, 65.8824, -19.3852
CIE-LCH:
45.6591, 68.6751, 343.6040
CIE-Luv:
45.6591, 79.6954, -37.8519
Hunter-Lab:
38.7533, 59.9476, -14.2237
#c12b8e color charts
#c12b8e color shades, tints & tones
#c12b8e color schemes
#c12b8e color preview, HTML & CSS examples
This text has a color of #c12b8e
<p style="color:#c12b8e;">Text here</p>
.mytext {color:#c12b8e;}
This box has a color of #c12b8e
<div style="background-color:#c12b8e;">Content here</div>
.mybackground {background-color:#c12b8e;}
Border around this has a color of #c12b8e
<div style="border:2px solid #c12b8e;">Content here</div>
.myborder {border:2px solid #c12b8e;}