#c1234b color space conversions
Hex:
#c1234b
RGB:
193, 35, 75
CMY:
24, 86, 71
CMYK:
0, 82, 61, 24
HSL:
345°, 69.2982%, 44.7059%
HSV (HSB):
345°, 81.8653%, 75.6863%
XYZ:
23.8634, 13.0475, 7.9173
xyY:
0.5323, 0.2911, 13.0475
CIE-Lab:
42.8348, 61.8305, 17.9618
CIE-LCH:
42.8348, 64.3866, 16.1987
CIE-Luv:
42.8348, 108.2759, 7.9372
Hunter-Lab:
36.1214, 54.7126, 12.2894
#c1234b color charts
#c1234b RGB chart
#c1234b CMYK chart
#c1234b RGB pie chart
#c1234b color shades, tints & tones
#c1234b color schemes
#c1234b color preview, HTML & CSS examples
This text has a color of #c1234b
<p style="color:#c1234b;">Text here</p>
.mytext {color:#c1234b;}
Text color #c1234b
This box has a color of #c1234b
<div style="background-color:#c1234b;">Content here</div>
.mybackground {background-color:#c1234b;}
Background color #c1234b
Border around this has a color of #c1234b
<div style="border:2px solid #c1234b;">Content here</div>
.myborder {border:2px solid #c1234b;}
Border color #c1234b