#c1234a color space conversions
Hex:
#c1234a
RGB:
193, 35, 74
CMY:
24, 86, 71
CMYK:
0, 82, 62, 24
HSL:
345°, 69.2982%, 44.7059%
HSV (HSB):
345°, 81.8653%, 75.6863%
XYZ:
23.8294, 13.0339, 7.7384
xyY:
0.5343, 0.2922, 13.0339
CIE-Lab:
42.8143, 61.7688, 18.5601
CIE-LCH:
42.8143, 64.4970, 16.7243
CIE-Luv:
42.8143, 108.6096, 8.5104
Hunter-Lab:
36.1025, 54.6390, 12.5632
#c1234a color charts
#c1234a RGB chart
#c1234a CMYK chart
#c1234a RGB pie chart
#c1234a color shades, tints & tones
#c1234a color schemes
#c1234a color preview, HTML & CSS examples
This text has a color of #c1234a
<p style="color:#c1234a;">Text here</p>
.mytext {color:#c1234a;}
Text color #c1234a
This box has a color of #c1234a
<div style="background-color:#c1234a;">Content here</div>
.mybackground {background-color:#c1234a;}
Background color #c1234a
Border around this has a color of #c1234a
<div style="border:2px solid #c1234a;">Content here</div>
.myborder {border:2px solid #c1234a;}
Border color #c1234a