#c12f65 color space conversions
Hex:
#c12f65
RGB:
193, 47, 101
CMY:
24, 82, 60
CMYK:
0, 76, 48, 24
HSL:
338°, 60.8333%, 47.0588%
HSV (HSB):
338°, 75.6477%, 75.6863%
XYZ:
25.3578, 14.3101, 13.7375
xyY:
0.4748, 0.2680, 14.3101
CIE-Lab:
44.6744, 60.3528, 4.3005
CIE-LCH:
44.6744, 60.5059, 4.0758
CIE-Luv:
44.6744, 94.5726, -6.0211
Hunter-Lab:
37.8287, 53.4543, 4.9488
#c12f65 color charts
#c12f65 color shades, tints & tones
#c12f65 color schemes
#c12f65 color preview, HTML & CSS examples
This text has a color of #c12f65
<p style="color:#c12f65;">Text here</p>
.mytext {color:#c12f65;}
This box has a color of #c12f65
<div style="background-color:#c12f65;">Content here</div>
.mybackground {background-color:#c12f65;}
Border around this has a color of #c12f65
<div style="border:2px solid #c12f65;">Content here</div>
.myborder {border:2px solid #c12f65;}