#c3293c color space conversions
Hex:
#c3293c
RGB:
195, 41, 60
CMY:
24, 84, 76
CMYK:
0, 79, 69, 24
HSL:
353°, 65.2542%, 46.2745%
HSV (HSB):
353°, 78.9744%, 76.4706%
XYZ:
24.1142, 13.5142, 5.6125
xyY:
0.5577, 0.3125, 13.5142
CIE-Lab:
43.5281, 59.9436, 28.2021
CIE-LCH:
43.5281, 66.2465, 25.1959
CIE-Luv:
43.5281, 112.0518, 17.4424
Hunter-Lab:
36.7617, 52.7560, 16.6812
#c3293c color charts
#c3293c color shades, tints & tones
#c3293c color schemes
#c3293c color preview, HTML & CSS examples
This text has a color of #c3293c
<p style="color:#c3293c;">Text here</p>
.mytext {color:#c3293c;}
This box has a color of #c3293c
<div style="background-color:#c3293c;">Content here</div>
.mybackground {background-color:#c3293c;}
Border around this has a color of #c3293c
<div style="border:2px solid #c3293c;">Content here</div>
.myborder {border:2px solid #c3293c;}