#c12741 color space conversions
Hex:
#c12741
RGB:
193, 39, 65
CMY:
24, 85, 75
CMYK:
0, 80, 66, 24
HSL:
350°, 66.3793%, 45.4902%
HSV (HSB):
350°, 79.7927%, 75.6863%
XYZ:
23.6720, 13.1701, 6.2955
xyY:
0.5488, 0.3053, 13.1701
CIE-Lab:
43.0185, 60.1930, 24.4193
CIE-LCH:
43.0185, 64.9576, 22.0816
CIE-Luv:
43.0185, 109.8971, 14.1582
Hunter-Lab:
36.2907, 52.9246, 15.1183
#c12741 color charts
#c12741 color shades, tints & tones
#c12741 color schemes
#c12741 color preview, HTML & CSS examples
This text has a color of #c12741
<p style="color:#c12741;">Text here</p>
.mytext {color:#c12741;}
This box has a color of #c12741
<div style="background-color:#c12741;">Content here</div>
.mybackground {background-color:#c12741;}
Border around this has a color of #c12741
<div style="border:2px solid #c12741;">Content here</div>
.myborder {border:2px solid #c12741;}