#c3193d color space conversions
Hex:
#c3193d
RGB:
195, 25, 61
CMY:
24, 90, 76
CMYK:
0, 87, 69, 24
HSL:
347°, 77.2727%, 43.1373%
HSV (HSB):
347°, 87.1795%, 76.4706%
XYZ:
23.6956, 12.6343, 5.6046
xyY:
0.5651, 0.3013, 12.6343
CIE-Lab:
42.2070, 63.7957, 25.9592
CIE-LCH:
42.2070, 68.8750, 22.1419
CIE-Luv:
42.2070, 117.5378, 14.2646
Hunter-Lab:
35.5447, 56.7923, 15.5326
#c3193d color charts
#c3193d color shades, tints & tones
#c3193d color schemes
#c3193d color preview, HTML & CSS examples
This text has a color of #c3193d
<p style="color:#c3193d;">Text here</p>
.mytext {color:#c3193d;}
This box has a color of #c3193d
<div style="background-color:#c3193d;">Content here</div>
.mybackground {background-color:#c3193d;}
Border around this has a color of #c3193d
<div style="border:2px solid #c3193d;">Content here</div>
.myborder {border:2px solid #c3193d;}