#c3172d color space conversions
Hex:
#c3172d
RGB:
195, 23, 45
CMY:
24, 91, 82
CMYK:
0, 88, 77, 24
HSL:
352°, 78.8991%, 42.7451%
HSV (HSB):
352°, 88.2051%, 76.4706%
XYZ:
23.2857, 12.4044, 3.6496
xyY:
0.5919, 0.3153, 12.4044
CIE-Lab:
41.8517, 63.5020, 35.2593
CIE-LCH:
41.8517, 72.6341, 29.0411
CIE-Luv:
41.8517, 122.3948, 20.9053
Hunter-Lab:
35.2198, 56.3813, 18.5100
#c3172d color charts
#c3172d color shades, tints & tones
#c3172d color schemes
#c3172d color preview, HTML & CSS examples
This text has a color of #c3172d
<p style="color:#c3172d;">Text here</p>
.mytext {color:#c3172d;}
This box has a color of #c3172d
<div style="background-color:#c3172d;">Content here</div>
.mybackground {background-color:#c3172d;}
Border around this has a color of #c3172d
<div style="border:2px solid #c3172d;">Content here</div>
.myborder {border:2px solid #c3172d;}