#c3123c color space conversions
Hex:
#c3123c
RGB:
195, 18, 60
CMY:
24, 93, 76
CMYK:
0, 91, 69, 24
HSL:
346°, 83.0986%, 41.7647%
HSV (HSB):
346°, 90.7692%, 76.4706%
XYZ:
23.5376, 12.3610, 5.4203
xyY:
0.5697, 0.2992, 12.3610
CIE-Lab:
41.7841, 64.9171, 26.0550
CIE-LCH:
41.7841, 69.9506, 21.8684
CIE-Luv:
41.7841, 119.6172, 13.9246
Hunter-Lab:
35.1582, 57.9750, 15.4700
#c3123c color charts
#c3123c color shades, tints & tones
#c3123c color schemes
#c3123c color preview, HTML & CSS examples
This text has a color of #c3123c
<p style="color:#c3123c;">Text here</p>
.mytext {color:#c3123c;}
This box has a color of #c3123c
<div style="background-color:#c3123c;">Content here</div>
.mybackground {background-color:#c3123c;}
Border around this has a color of #c3123c
<div style="border:2px solid #c3123c;">Content here</div>
.myborder {border:2px solid #c3123c;}