#c1234d color space conversions
Hex:
#c1234d
RGB:
193, 35, 77
CMY:
24, 86, 70
CMYK:
0, 82, 60, 24
HSL:
344°, 69.2982%, 44.7059%
HSV (HSB):
344°, 81.8653%, 75.6863%
XYZ:
23.9329, 13.0753, 8.2836
xyY:
0.5284, 0.2887, 13.0753
CIE-Lab:
42.8765, 61.9565, 16.7660
CIE-LCH:
42.8765, 64.1849, 15.1421
CIE-Luv:
42.8765, 107.5991, 6.7732
Hunter-Lab:
36.1598, 54.8630, 11.7296
#c1234d color charts
#c1234d RGB chart
#c1234d CMYK chart
#c1234d RGB pie chart
#c1234d color shades, tints & tones
#c1234d color schemes
#c1234d color preview, HTML & CSS examples
This text has a color of #c1234d
<p style="color:#c1234d;">Text here</p>
.mytext {color:#c1234d;}
Text color #c1234d
This box has a color of #c1234d
<div style="background-color:#c1234d;">Content here</div>
.mybackground {background-color:#c1234d;}
Background color #c1234d
Border around this has a color of #c1234d
<div style="border:2px solid #c1234d;">Content here</div>
.myborder {border:2px solid #c1234d;}
Border color #c1234d