#c3373f color space conversions
Hex:
#c3373f
RGB:
195, 55, 63
CMY:
24, 78, 75
CMYK:
0, 72, 68, 24
HSL:
357°, 56.0000%, 49.0196%
HSV (HSB):
357°, 71.7949%, 76.4706%
XYZ:
24.7691, 14.6934, 6.2333
xyY:
0.5420, 0.3215, 14.6934
CIE-Lab:
45.2113, 55.5279, 28.4556
CIE-LCH:
45.2113, 62.3944, 27.1331
CIE-Luv:
45.2113, 104.4045, 19.2910
Hunter-Lab:
38.3319, 48.2611, 17.1910
#c3373f color charts
#c3373f color shades, tints & tones
#c3373f color schemes
#c3373f color preview, HTML & CSS examples
This text has a color of #c3373f
<p style="color:#c3373f;">Text here</p>
.mytext {color:#c3373f;}
This box has a color of #c3373f
<div style="background-color:#c3373f;">Content here</div>
.mybackground {background-color:#c3373f;}
Border around this has a color of #c3373f
<div style="border:2px solid #c3373f;">Content here</div>
.myborder {border:2px solid #c3373f;}