#c12b50 color space conversions
Hex:
#c12b50
RGB:
193, 43, 80
CMY:
24, 83, 69
CMYK:
0, 78, 59, 24
HSL:
345°, 63.5593%, 46.2745%
HSV (HSB):
345°, 77.7202%, 75.6863%
XYZ:
24.3042, 13.6444, 8.9421
xyY:
0.5183, 0.2910, 13.6444
CIE-Lab:
43.7186, 59.9513, 16.0291
CIE-LCH:
43.7186, 62.0572, 14.9690
CIE-Luv:
43.7186, 103.5604, 6.6675
Hunter-Lab:
36.9383, 52.8049, 11.5038
#c12b50 color charts
#c12b50 color shades, tints & tones
#c12b50 color schemes
#c12b50 color preview, HTML & CSS examples
This text has a color of #c12b50
<p style="color:#c12b50;">Text here</p>
.mytext {color:#c12b50;}
This box has a color of #c12b50
<div style="background-color:#c12b50;">Content here</div>
.mybackground {background-color:#c12b50;}
Border around this has a color of #c12b50
<div style="border:2px solid #c12b50;">Content here</div>
.myborder {border:2px solid #c12b50;}