#c1234f color space conversions
Hex:
#c1234f
RGB:
193, 35, 79
CMY:
24, 86, 69
CMYK:
0, 82, 59, 24
HSL:
343°, 69.2982%, 44.7059%
HSV (HSB):
343°, 81.8653%, 75.6863%
XYZ:
24.0046, 13.1040, 8.6613
xyY:
0.5245, 0.2863, 13.1040
CIE-Lab:
42.9196, 62.0861, 15.5712
CIE-LCH:
42.9196, 64.0090, 14.0794
CIE-Luv:
42.9196, 106.9099, 5.5863
Hunter-Lab:
36.1995, 55.0179, 11.1536
#c1234f color charts
#c1234f RGB chart
#c1234f CMYK chart
#c1234f RGB pie chart
#c1234f color shades, tints & tones
#c1234f color schemes
#c1234f color preview, HTML & CSS examples
This text has a color of #c1234f
<p style="color:#c1234f;">Text here</p>
.mytext {color:#c1234f;}
Text color #c1234f
This box has a color of #c1234f
<div style="background-color:#c1234f;">Content here</div>
.mybackground {background-color:#c1234f;}
Background color #c1234f
Border around this has a color of #c1234f
<div style="border:2px solid #c1234f;">Content here</div>
.myborder {border:2px solid #c1234f;}
Border color #c1234f