#c1123f color space conversions
Hex:
#c1123f
RGB:
193, 18, 63
CMY:
24, 93, 75
CMYK:
0, 91, 67, 24
HSL:
345°, 82.9384%, 41.3725%
HSV (HSB):
345°, 90.6736%, 75.6863%
XYZ:
23.1058, 12.1290, 5.8259
xyY:
0.5627, 0.2954, 12.1290
CIE-Lab:
41.4203, 64.5535, 23.6364
CIE-LCH:
41.4203, 68.7447, 20.1103
CIE-Luv:
41.4203, 117.1227, 11.9719
Hunter-Lab:
34.8266, 57.4797, 14.4604
#c1123f color charts
#c1123f color shades, tints & tones
#c1123f color schemes
#c1123f color preview, HTML & CSS examples
This text has a color of #c1123f
<p style="color:#c1123f;">Text here</p>
.mytext {color:#c1123f;}
This box has a color of #c1123f
<div style="background-color:#c1123f;">Content here</div>
.mybackground {background-color:#c1123f;}
Border around this has a color of #c1123f
<div style="border:2px solid #c1123f;">Content here</div>
.myborder {border:2px solid #c1123f;}