#c12f50 color space conversions
Hex:
#c12f50
RGB:
193, 47, 80
CMY:
24, 82, 69
CMYK:
0, 76, 59, 24
HSL:
346°, 60.8333%, 47.0588%
HSV (HSB):
346°, 75.6477%, 75.6863%
XYZ:
24.4568, 13.9497, 8.9930
xyY:
0.5160, 0.2943, 13.9497
CIE-Lab:
44.1607, 58.7087, 16.6268
CIE-LCH:
44.1607, 61.0177, 15.8125
CIE-Luv:
44.1607, 101.8641, 7.6216
Hunter-Lab:
37.3493, 51.5230, 11.8686
#c12f50 color charts
#c12f50 color shades, tints & tones
#c12f50 color schemes
#c12f50 color preview, HTML & CSS examples
This text has a color of #c12f50
<p style="color:#c12f50;">Text here</p>
.mytext {color:#c12f50;}
This box has a color of #c12f50
<div style="background-color:#c12f50;">Content here</div>
.mybackground {background-color:#c12f50;}
Border around this has a color of #c12f50
<div style="border:2px solid #c12f50;">Content here</div>
.myborder {border:2px solid #c12f50;}