#c12665 color space conversions
Hex:
#c12665
RGB:
193, 38, 101
CMY:
24, 85, 60
CMYK:
0, 80, 48, 24
HSL:
336°, 67.0996%, 45.2941%
HSV (HSB):
336°, 80.3109%, 75.6863%
XYZ:
25.0344, 13.6633, 13.6297
xyY:
0.4784, 0.2611, 13.6633
CIE-Lab:
43.7461, 62.9798, 2.9631
CIE-LCH:
43.7461, 63.0495, 2.6937
CIE-Luv:
43.7461, 97.7283, -8.1672
Hunter-Lab:
36.9639, 56.2054, 4.0126
#c12665 color charts
#c12665 color shades, tints & tones
#c12665 color schemes
#c12665 color preview, HTML & CSS examples
This text has a color of #c12665
<p style="color:#c12665;">Text here</p>
.mytext {color:#c12665;}
This box has a color of #c12665
<div style="background-color:#c12665;">Content here</div>
.mybackground {background-color:#c12665;}
Border around this has a color of #c12665
<div style="border:2px solid #c12665;">Content here</div>
.myborder {border:2px solid #c12665;}