#c1234c color space conversions
Hex:
#c1234c
RGB:
193, 35, 76
CMY:
24, 86, 70
CMYK:
0, 82, 61, 24
HSL:
344°, 69.2982%, 44.7059%
HSV (HSB):
344°, 81.8653%, 75.6863%
XYZ:
23.8979, 13.0613, 8.0990
xyY:
0.5304, 0.2899, 13.0613
CIE-Lab:
42.8555, 61.8930, 17.3638
CIE-LCH:
42.8555, 64.2826, 15.6712
CIE-Luv:
42.8555, 107.9391, 7.3581
Hunter-Lab:
36.1405, 54.7873, 12.0115
#c1234c color charts
#c1234c RGB chart
#c1234c CMYK chart
#c1234c RGB pie chart
#c1234c color shades, tints & tones
#c1234c color schemes
#c1234c color preview, HTML & CSS examples
This text has a color of #c1234c
<p style="color:#c1234c;">Text here</p>
.mytext {color:#c1234c;}
Text color #c1234c
This box has a color of #c1234c
<div style="background-color:#c1234c;">Content here</div>
.mybackground {background-color:#c1234c;}
Background color #c1234c
Border around this has a color of #c1234c
<div style="border:2px solid #c1234c;">Content here</div>
.myborder {border:2px solid #c1234c;}
Border color #c1234c