#c3144b color space conversions
Hex:
#c3144b
RGB:
195, 20, 75
CMY:
24, 92, 71
CMYK:
0, 90, 62, 24
HSL:
341°, 81.3953%, 42.1569%
HSV (HSB):
341°, 89.7436%, 76.4706%
XYZ:
24.0258, 12.6104, 7.8244
xyY:
0.5404, 0.2836, 12.6104
CIE-Lab:
42.1703, 65.4089, 17.1441
CIE-LCH:
42.1703, 67.6184, 14.6872
CIE-Luv:
42.1703, 114.1657, 6.1608
Hunter-Lab:
35.5111, 58.6235, 11.7941
#c3144b color charts
#c3144b color shades, tints & tones
#c3144b color schemes
#c3144b color preview, HTML & CSS examples
This text has a color of #c3144b
<p style="color:#c3144b;">Text here</p>
.mytext {color:#c3144b;}
This box has a color of #c3144b
<div style="background-color:#c3144b;">Content here</div>
.mybackground {background-color:#c3144b;}
Border around this has a color of #c3144b
<div style="border:2px solid #c3144b;">Content here</div>
.myborder {border:2px solid #c3144b;}